macronut / ghostcp

GhosTCP is a program for Windows that protects the TCP connections from being interfered.
GNU Lesser General Public License v3.0
837 stars 164 forks source link

Support configure `domain:port` by configuration file #13

Open toorich opened 3 years ago

toorich commented 3 years ago

Some sites do not use port 80 or 443 (e.g. srv11.akinator.com:9428), and currently TCPioneer does not process requests outside of port 80 or 443. So I think TCPioneer needs to add configure domain:port feature.

macronut commented 3 years ago

You can add ip:port for such service in current version.