All Projects → alikemalocalan → greentunnel4jvm

alikemalocalan / greentunnel4jvm

Licence: MIT license
Green Tunnel Alternative for JVM Languages

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to greentunnel4jvm

Greentunnel
GreenTunnel is an anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites.
Stars: ✭ 2,477 (+16413.33%)
Mutual labels:  dpi, socks, vpn, isp, filtering, firewall-bypass
Dpitunnel
DPITunnel is an android app made for censorship bypass
Stars: ✭ 179 (+1093.33%)
Mutual labels:  dpi, socks, vpn
Reflow
Content-routable socks5 proxy switcher for your entire LAN.
Stars: ✭ 170 (+1033.33%)
Mutual labels:  socks, vpn
AdGuard-WireGuard-Unbound-Cloudflare
The Ultimate Network Security Guide 🔒 Protection | 🔎 Privacy | 🚀 Performance on home network 24/7 🕛 Accessible anywhere 🌏
Stars: ✭ 160 (+966.67%)
Mutual labels:  vpn, dns-over-https
Leaf
A lightweight and fast proxy utility tries to include any useful features.
Stars: ✭ 530 (+3433.33%)
Mutual labels:  socks, vpn
tunman
Comprehensive solution for SSH tunnels - respawning, healthchecking/monitoring
Stars: ✭ 43 (+186.67%)
Mutual labels:  vpn, firewall-bypass
Proxy List
Get PROXY List that gets updated everyday
Stars: ✭ 347 (+2213.33%)
Mutual labels:  socks, vpn
Brook
Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.
Stars: ✭ 12,694 (+84526.67%)
Mutual labels:  socks, vpn
nimSocks
A filtering SOCKS proxy server and client library written in nim.
Stars: ✭ 51 (+240%)
Mutual labels:  socks, filtering
auto-change-tor-ip
Automatically change tor ip address over time when accessing the internet. Make it private and safe for you
Stars: ✭ 29 (+93.33%)
Mutual labels:  socks, vpn
iit-kgp-network
Information repository and Solutions on IIT KGP Internet Problems.
Stars: ✭ 28 (+86.67%)
Mutual labels:  vpn
energy-management-sys communication-sub-sys
基于DLT645-2007/DLT645-1997协议的智能电表数据采集系统。借助于高性能的网络编程框架Netty开发,系统可以和智能电表交互并把设备传上来的数据实时写进数据库(目前只支持MySQL)。
Stars: ✭ 27 (+80%)
Mutual labels:  netty4
VPN
Personal vpn using v2ray and shadowsocks hosted on heroku
Stars: ✭ 154 (+926.67%)
Mutual labels:  vpn
bebasdns
Membantumu berselancar dengan aman dan tidak terbatas!.
Stars: ✭ 56 (+273.33%)
Mutual labels:  dns-over-https
swanc
🦆 StrongSwan based VPN Controller for Kubernetes
Stars: ✭ 31 (+106.67%)
Mutual labels:  vpn
hide.client.linux
Hide.me CLI VPN client for Linux
Stars: ✭ 41 (+173.33%)
Mutual labels:  vpn
grpc-vpn
🍄 VPN supporting authentication such as Google OpenID Connect or AWS IAM ..., over GRPC.
Stars: ✭ 49 (+226.67%)
Mutual labels:  vpn
openconnect-gui-menu-bar
OpenConnect Menu Bar - Connect/Disconnect/Status - for Mac OS X (supports Duo push/sms/phone, or Yubikey, Google Authenticator, Duo, or any TOTP)
Stars: ✭ 56 (+273.33%)
Mutual labels:  vpn
gochinadns
Project archived: I believe Clash has provides a more elegant DNS & proxy solution. So there is no need to maintain this project. Have fun guys! ----- A drop-in replacement for ChinaDNS, with a better code implementation and several bugfixes.
Stars: ✭ 38 (+153.33%)
Mutual labels:  dns-over-https
THREE.Highres
High resolution and depth rendering to PNG for Three.js
Stars: ✭ 28 (+86.67%)
Mutual labels:  dpi

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.

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].