Skip to content

Commit 6a83135

Browse files
cleanup
1 parent d5a21a7 commit 6a83135

File tree

6 files changed

+2
-57
lines changed

6 files changed

+2
-57
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The tunnel comes with various options:
4242
|Command|Description|
4343
|---------|-------------|
4444
|-a,--auth <host:port:user:passwd>|Performs Basic Authentication for specific hosts.|
45+
|-b,--nobump|Do not perform SSL bumping.|
4546
|-d,--debug|Enables debug messages. Will output request/response headers.|
4647
|-dns,--dns|Use a custom DNS server. For example: 8.8.8.8|
4748
|--doctor|Perform sanity/health checks to detect possible misconfiguration or problems.|
@@ -124,7 +125,7 @@ Compile from Source
124125

125126
To compile and test the Jar yourself you can use the following command:
126127

127-
mvn assembly:assembly
128+
mvn package
128129

129130
Copyright
130131
---------

logging.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

manifest.mf

Lines changed: 0 additions & 5 deletions
This file was deleted.

nbactions.xml

Lines changed: 0 additions & 40 deletions
This file was deleted.

project.properties

Lines changed: 0 additions & 1 deletion
This file was deleted.

release.properties

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)