Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ProxyGo committed Apr 23, 2024
1 parent 55612d8 commit e7cdb92
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ Usage of /main:
password
-u string
username
-sk string
server key file path (default "../certs/server.key")
-sp string
server pem file path (default "../certs/server.pem")
-cert string
certificate file (default "./certs/certificate.crt")
-key string
private key file (default "./certs/private.key")
-tls enable tls
-iface string
specified interface
Expand All @@ -37,5 +37,3 @@ Usage of /main:



# License
[The MIT License (MIT)](https://raw.githubusercontent.com/proxy-go/socks-tls/main/LICENSE)

0 comments on commit e7cdb92

Please sign in to comment.