Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
wlh320 committed Apr 24, 2022
1 parent 8a96bc5 commit 35fe6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ client <-> server <-> remote
3. Run `portguard server -c config.toml` on server

4. Run `pgcli` on client without any configs
(local port or server address can be customized with `./pgcli -p port -s saddr:sport` if you like).
(local port or server address can be customized with `pgcli -p port -s saddr:sport` if you like).

5. All TCP traffic to client's local port is forwarded to remote by server with encryption.

Expand Down

0 comments on commit 35fe6ea

Please sign in to comment.