Closed vay3t closed 2 years ago
use tcp proxy
sslh accepts connections on specified ports, and forwards them further based on tests performed on the first data packet sent by the remote client.
I understand, what I need is to know which is the byte regex that I must use to recognize that it is an frp connection
I understand, what I need is to know which is the byte regex that I must use to recognize that it is an frp connection
Maybe complex and unfixed. You'd better not rely on this.
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Describe the feature request
how could i use frp with sslh, specifically with bind_port?
Describe alternatives you've considered
i think it would be possible with unix socket
Affected area