SSF should provide a way to enable or disable local micro services.
Micro services
TCP to SSF stream fiber
SSF stream fiber to TCP socket
UDP socket to SSF datagram fiber
SSF datagram fiber to UDP socket
SOCKS
File copy server
Shell
Micro services interactions
For example, when ssfc is requested a SOCKS server (-D option), it activates a local micro service and a remote micro service on the server:
TCP to stream fiber micro service client side
SOCKS micro service server side
Disabling SOCKS micro service server side will make the client request failed.
Disabling TCP to SSF stream fiber micro service client side will do the same effect.
How to enable/disable local micro services
Enabling/disabling micro service will be included in the file config in services section.
SSF should provide a way to enable or disable local micro services.
Micro services
Micro services interactions
For example, when
ssfc
is requested a SOCKS server (-D
option), it activates a local micro service and a remote micro service on the server:Disabling SOCKS micro service server side will make the client request failed. Disabling TCP to SSF stream fiber micro service client side will do the same effect.
How to enable/disable local micro services
Enabling/disabling micro service will be included in the file config in
services
section.Example:
If no configuration is provided, the default behavior will be: