Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fatedier committed Jan 30, 2018
1 parent ffc13b7 commit 5c9909a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/frpc_full.ini
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ local_port = 22
# if remote_port is 0, frps will assgin a random port for you
remote_port = 0

# if you want tp expose multiple ports, add 'range:' prefix to the section name
# if you want to expose multiple ports, add 'range:' prefix to the section name
# frpc will generate multiple proxies such as 'tcp_port_6010', 'tcp_port_6011' and so on.
[range:tcp_port]
type = tcp
Expand Down

0 comments on commit 5c9909a

Please sign in to comment.