Skip to content

alikemalocalan/greentunnel4jvm

Repository files navigation

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.