Greentunnel4jvm

Green Tunnel Alternative for JVM Languages
Alternatives To Greentunnel4jvm
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Frp67,99492 days ago78July 10, 2022100apache-2.0Go
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Xx Net31,976
a month ago7,862Python
A proxy tool to bypass GFW.
V2ray Core22,7091819 hours ago201June 12, 202267mitGo
A platform for building proxies to bypass network restrictions.
Xray Core14,30933a day ago77September 18, 2022336mpl-2.0Go
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
Bore6,697
a month ago8April 22, 20224mitRust
🕳 bore is a simple CLI tool for making tunnels to localhost
Trojan Go6,29232 months ago80September 14, 2021122gpl-3.0Go
Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
Telepresence5,846413 hours ago355September 23, 2022360otherGo
Local development against a remote Kubernetes or OpenShift cluster
Rathole5,470
6 days ago18September 16, 202246apache-2.0Rust
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Lanproxy5,304
4 days ago139Java
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...)。技术交流QQ群 736294209
Udpspeeder4,288
22 days ago165mitC++
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
Alternatives To Greentunnel4jvm
Select To Compare


Alternative Project Comparisons
Readme

Build Gradle Publish release

Green Tunnel is an anti-censorship utility designed to bypass DPI system that are put in place by various ISPs to block access to certain websites.

About More : GreenTunnel

For use :

Add it in your root build.gradle at the end of repositories:

	allprojects {
		repositories {
			maven { url 'https://jitpack.io' }
		}
	}

Add the dependency:

dependencies {
	        implementation 'com.github.alikemalocalan:greentunnel4jvm:2.7-SNAPSHOT'
        }

GUI ScreenShot

screenshot

Note

System proxy setting will be set automatically for only Mac and linux. It didn't implement for windows yet, you must set it manually for your system or firefox network setting.

Download desktop executable app

greentunnel4jvm.jar

Thanks for motivation 0x01h

License

Licensed under the MIT license. See LICENSE.

Popular Tunnel Projects
Popular Proxy Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Kotlin
Language
Scala
Proxy
Filtering
Vpn
Tunnel
Socks
Dpi
Censorship
Netty4