All Projects → sailro → Bdtunnel

sailro / Bdtunnel

Licence: mit
BoutDuTunnel is able to create virtual connections tunnelled in HTTP requests.

Projects that are alternatives of or similar to Bdtunnel

Leaf
A lightweight and fast proxy utility tries to include any useful features.
Stars: ✭ 530 (+579.49%)
Mutual labels:  proxy, tcp, socks
Gap Proxy
gap-proxy 是一个加速网络的 SOCKS5 安全代理工具。
Stars: ✭ 144 (+84.62%)
Mutual labels:  proxy, tcp, socks
Gsnova
Private proxy solution & network troubleshooting tool.
Stars: ✭ 509 (+552.56%)
Mutual labels:  proxy, tcp
Invoke Socksproxy
Socks proxy, and reverse socks server using powershell.
Stars: ✭ 540 (+592.31%)
Mutual labels:  proxy, socks
Daze
Daze is a tool to help you link to the Internet.
Stars: ✭ 580 (+643.59%)
Mutual labels:  proxy, socks
Proxy List
Get PROXY List that gets updated everyday
Stars: ✭ 347 (+344.87%)
Mutual labels:  proxy, socks
Avege
Yet Another Redsocks Golang Fork
Stars: ✭ 486 (+523.08%)
Mutual labels:  proxy, socks
Nsmartproxy
NSmartProxy是一款开源免费的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)
Stars: ✭ 547 (+601.28%)
Mutual labels:  proxy, tcp
Docker Dante Telegram
dante config builder for Telegram SOCKS-proxy & Dockerfile for building image with such proxy
Stars: ✭ 16 (-79.49%)
Mutual labels:  proxy, socks
Jsocksproxy
SOCKS proxy written in Java
Stars: ✭ 19 (-75.64%)
Mutual labels:  proxy, socks
Scalecube Services
v2.0 - ScaleCube Services provides a low latency Reactive Microservices library for serverless service registry and discovery based on gossip protocol and without single point-of-failure or bottlenecks.
Stars: ✭ 23 (-70.51%)
Mutual labels:  tcp, ipc
Lightsocks
⚡️一个轻巧的网络混淆代理🌏
Stars: ✭ 3,714 (+4661.54%)
Mutual labels:  proxy, socks
Socks5
SOCKS Protocol Version 5 Library in Go. Full TCP/UDP and IPv4/IPv6 support
Stars: ✭ 321 (+311.54%)
Mutual labels:  proxy, socks
Proxy admin free
Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理,代理API认证,全能跨平台代理服务器。
Stars: ✭ 487 (+524.36%)
Mutual labels:  proxy, tcp
Socks5
A full-fledged high-performance socks5 proxy server written in C#. Plugin support included.
Stars: ✭ 286 (+266.67%)
Mutual labels:  proxy, socks
Nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
Stars: ✭ 19,537 (+24947.44%)
Mutual labels:  tcp, socks
Veza
IPC/TCP Networking Utility to connect several processes with great concurrency.
Stars: ✭ 45 (-42.31%)
Mutual labels:  tcp, ipc
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
Stars: ✭ 154 (+97.44%)
Mutual labels:  tcp, socks
InterProcessCommunication
Inter-process Communication
Stars: ✭ 11 (-85.9%)
Mutual labels:  tcp, ipc
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (+652.56%)
Mutual labels:  proxy, tcp

Bdtunnel

Build status

BoutDuTunnel is a useful software for users behind restrictive firewalls and is intended to use network services that normally you cannot. You need a server located outside the firewalled area (for example your computer with permanent connection at home) which have full access to the Internet. BoutDuTunnel is then able to create virtual connections tunnelled in HTTP requests. All data is scrambled to preserve anonymity.

BoutDuTunnel is compatible with HTTP proxy servers, even if they use NTLM authentication (like ISA Server) and even if they prohibit the "connect method". BoutDuTunnel client acts as a Socks Server (v4, v4a and v5 are supported) and is compatible with static forwards. Several communication protocols are supported (a Built-in HTTP Server is available on the server side):

  • HTTP binary (good performance, good compatibility, proxy compatible)
  • HTTP SOAP (maximum compatibility, proxy compatible)
  • TCP binary (maximum performance)
  • IPC (for testing purpose only)

BoutDuTunnel can also be directly hosted inside IIS or Apache/mod_mono (HTTPS protocols are then supported)

French and English translations are supplied.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].