Nelson

Results 54 comments of Nelson

@ls0f it can not be build . it just tried many ways . first i clone the repository : `git clone https://github.com/ls0f/cracker.git` ![image](https://user-images.githubusercontent.com/6626845/91590615-dd545580-e918-11ea-88cb-5d5279c5a7b1.png) then i tried : `go get -u...

How about using Terminal app like TERMUX on Android ?? Can you explain how to do it ??

> You can take chisel binary for android arm from [here](https://github.com/Meteorite/chisel/releases/tag/v1.3.2-meteorite). Copy it to your device, e.g.: > > ``` > adb push chisel_android_arm /data/local/tmp > ``` > > Then,...

@Meteorite Meteorite can you give me the commands to try it on Android using the Terminal Termux , please. I am not a programmer , I hope.you help me.

@kawaiiDango I just try the chisel app for Android and works very very well ! This app work better than a VPN . Thanks very much. This app it is...

@kawaiiDango look that GitHub do not let create an issue on your repo maybe because it is a for of a fork , and if I try to create a...

@kawaiiDango if the app has "http header" option I can add a "host" header that is not block by the firewall and the firewall think I am visiting the websites...

@codepr the answer at your question is YES, or use GET or POST or PUT , but not use CONNECT method. Some guy create a tunnel using only GET or...

@snail007 can you give the command to do it , please. ? i do not undestand what you said with "upstream " I am just creating a tunnel using goproxy...

@wangyu- this solve the error , but the client does not create the tunnel or the handshake to the server :( server : ![image](https://user-images.githubusercontent.com/6626845/93007288-7e9bf800-f524-11ea-8bb7-0c24a20de710.png) client: ![Screenshot_2020-09-12-18-20-34-097_com termux](https://user-images.githubusercontent.com/6626845/93007312-e7837000-f524-11ea-8967-bd392e6297b6.jpg) Can you you...