Skip to content

Commit

Permalink
update help info
Browse files Browse the repository at this point in the history
  • Loading branch information
Lozy committed Apr 4, 2020
1 parent b7b4ed6 commit 31f03a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions install_centos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ do
options=(
"--ip=@Socks5 Server Ip address" \
"--port=[${DEFAULT_PORT}]@port for dante socks5 server" \
"--version=@Specify dante version [$VERSION]"\
"--user=@Socks5 Auth user" \
"--passwd=@Socks5 Auth passwd"\
"--whitelist=@Socks5 Auth IP list" \
Expand Down
1 change: 1 addition & 0 deletions install_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ do
options=(
"--ip=@Socks5 Server Ip address" \
"--port=[${DEFAULT_PORT}]@port for dante socks5 server" \
"--version=@Specify dante version [$VERSION]"\
"--user=@Socks5 Auth user" \
"--passwd=@Socks5 Auth passwd"\
"--whitelist=@Socks5 Auth IP list" \
Expand Down

0 comments on commit 31f03a9

Please sign in to comment.