This repository has been archived on 2025-03-28 . You can view files and clone it, but cannot push or open issues or pull requests.
				
			
		
		
		
			
				
					
						
					
					1ce19ff56a0e228d007dd1806161705ac7014a17
				
			
			
		
	TCP over HTTP
This project aims to provide an easy-to-setup TCP forwarding solution:
|--------|              |--------|                     |--------|              | -------|
|        |              | Client |                     | Server |              |        |
| Client | -- TCP xx -- |        | -- HTTP 80 / 443 -- |        | -- TCP xx -- | Server |
|        |              |  Relay |                     |  Relay |              |        |
|--------|              |--------|                     |--------|              |--------|
This project can be used especially to bypass firewalls that blocks traffics from ports others than the 80 / 443 duo.
This repository contains two binaries:
- tpc_relay_server: The server relay
- tcp_relay_client: The client relay
The clients relay authenticates itself to the server using a token.
A single server - client relay pair can relay multiple ports simultaneously from the same machine.
								220905
								
	Latest
							
						
					Languages
				
				
								
								
									Rust
								
								100%