mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
new feature plugin and unix domian socket plugin
This commit is contained in:
@@ -27,3 +27,9 @@ type = udp
|
||||
local_ip = 127.0.0.1
|
||||
local_port = 10703
|
||||
remote_port = 10712
|
||||
|
||||
[unix_domain]
|
||||
type = tcp
|
||||
remote_port = 10704
|
||||
plugin = unix_domain_socket
|
||||
plugin_unix_path = /tmp/frp_echo_server.sock
|
||||
|
Reference in New Issue
Block a user