What's new

Closed Psiphon optimized

Status
Not open for further replies.

frankiestein

Eternal Poster
Joined
Aug 8, 2017
Posts
666
Reaction
1,174
Points
414
Age
40
Dahil pahirapan ang http injector, nangalikot ako sa Psiphon kaya i-share ko dahil free internet. Katulad ng post ko kahapon, kailangan ng Psiphon handler para mag-setup ng configuration. Handler Menu lang ang gagalawin natin at gagamitin natin si http injector > payload generator para makuha ang ilalagay sa Frontquery, Middlequery, at Backquery.
Here are the steps:
1) set the following:
Dual real host
Proxy server: ec2-175-41-130-158.ap-southeast-1.compute.amazonaws.com
2) copy paste in to Filter:
CGI::Fast->file_handles({
fcgi_output_file_handle => IO::Handle->new,
fcgi_error_file_handle => IO::Handle->new,
});

while (CGI::Fast->new) {
..
}
3) use Http injector > payload generator and enter the following:
a) Frontquery: copy paste the proxy server above on payload field on payload generator, choose connect and front inject
Screenshot_2017-08-11-19-12-17.png
Then copy the payload syntax that will be generated and paste on Frontquery of your handler menu.
b) Middlequery: copy paste the proxy server above on payload field on payload generator, choose connect and normal.
Screenshot_2017-08-11-19-12-27.png
c) Backquery: copy paste the proxy server above on payload field on payload generator, choose connect and back inject.
Screenshot_2017-08-11-19-12-44.png
Then copy the payload syntax that will be generated and paste on Backquery of your handler menu.
For step 2, that syntax will allow you to get back to the same connection after getting disconnected abruptly so that processes can continue from where they were interrupted.
For step 3, those queries will lessen disconnect and easily reconnect your proxy through psiphon.
4) Save and test.
Screenshot_2017-08-11-19-05-04.png Screenshot_2017-08-11-19-07-56.png

***Note: you may use a different proxy server and follow the same steps. For smart tnt users, wala akong phone or device to access their network. You may try You do not have permission to view the full content of this post. Log in or register now. (200 status).
Happy sharing lalo na kung libre!
Screenshot_2017-08-11-19-09-40.png
 

Attachments

Try nyo na lang 100% working naman sakin kahit no load. Sa tingin ko walang cap sa psiphon since di niya kailangan ng promo or load para kumunek. Psiphon user ako from dec-jan2017. Heavy user ako noon kaya masasabi ko di nagkakaroon ng cap. Disadvantage lang madalas madisconnect si psiphon kaya kailangan yung mga queries at filter para magreconnect agad at magpatuloy yung processes such as downloading, etc.
 
Status
Not open for further replies.
Back
Top