What's new

Consolidation of internet tricks

Sa mga di pa updated for pc net tricks na latest na gamit ng users ngayon, using Sh@dowsocks (SS) is the common norm. Visit the links below and get infos on how to use it.
https://phcorner.net/t/shadowsocks-info-tips-tricks-freenet.261867/
https://phcorner.net/t/shadowsocks-account.277187/#post-3649429
https://phcorner.net/t/sscap-pr...ult-apn-50-servers-mar-04-2017-update.271879/
https://phcorner.net/t/shadowsocks-info-tips-tricks-freenet.261867/
https://phcorner.net/t/sscap-no-load-working-tested.272185/
https://phcorner.net/t/shadowsocks-for-pc-and-mac.268967/
https://phcorner.net/t/how-to-a...in-sscap-using-plain-uri.273360/#post-3581486
https://phcorner.net/t/create-your-own-free-shadowsocks-server-valid-for-24-hours.272599/
https://phcorner.net/t/proxifier-shadowsocks-freenet-default.262321/
For better proxy control and other advantages, either use proxycap, proxifier, other equivalent.
Sa GUI po ng SS, SSCAP GUI is recommended for ease of use. Be sure to understand how to use the socks and http proxy option niya. Nasa right-topmost portion po ng GUI yung ports na gagamitin nyo.

Tip lang po. You can also try using Sockscap64 dahil supported nya ang sh@dowsocks protocol. Parang proxifier din po ito. Big brother ni SSCAP po ito dahil iisa lang ang gumawa - Taro labs. Kapag nabuksan nyo yung proxy manager nya, para lang kayong gumagamit ng SSCAP.

You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
- free to use po ito except sa kanilang ρáíd proxies.

It's all up to you.
 
Last edited:
Since pwedeng i-chain si Tor sa ating http injection tools, pwede natin siyang alternative sa SSH, VPN, psiph@n, usurf, atbp... Pero sa kabagalan niya ay lagi siyang last resort due to the 3-hop tunneling system.
Ang best solution na nakita ko lang sa ngayon ay exactly using this method.

Download/install the old pirâtê Browser (PB):
You do not have permission to view the full content of this post. Log in or register now.
Iba yung tor bundle na gamit dito!

Then add the following in your torrc - hanapin nyo na lang sa PB path yan.
May konting info for the tor users.
------------------------------------------------------------------------------------------------------

#1

# Try for at most NUM seconds when building circuits. If the circuit isn’t
# open in that time, give up on it. (Default: 1 minute.)
CircuitBuildTimeout 5
# Send a padding cell every N seconds to keep firewalls from closing our
# connections while Tor is not in use.
KeepalivePeriod 60
# Force Tor to consider whether to build a new circuit every NUM seconds.
NewCircuitPeriod 15
# How many entry guards should we keep at a time?
NumEntryGuards 8

#2

# Configured for speed
ExcludeSingleHopRelays 0
EnforceDistinctSubnets 0
AllowSingleHopCircuits 1

# Exclude countries that might have blocks
ExcludeExitNodes {dk},{ie},{gb},{be},{it},{cn},{ir},{fi},{no}

--------------------------------------------------------------------------------------------------------
Di ko pa verified kung gumana yung single hop dito't wala akong test app to check it sa ngayon sa windows for Arm. Ito lang kasi ang pwedeng mag-single hop using 1 relay as server. Kasing-bilis lang ng direct connection ko siya kapag gumana at mababa yung speed ng 30-35% using the original tor bundle!
Yung #1 at #2 scripts ay compatible sa PB tor bundle at yung #1 lang ang bagay sa normal tor releases! but you can try as well if it works for you. Ang alam ko kasi, mag-edit ka pa sa source code and compile to make it work!

Follow-up ko lang sa mga ilang Tor users dito. Di ko kasi napansin agad yung latest major updates ni tor.
Simula tor v2.9.3-alpha (expert bundle) pataas ay meron nang special feature siya to use the single hop service (non-anonymous mode) - default is 3 hops. Para ka na lang gumamit ng psiph@n o usurf kaya mabilis na siya.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
Just add these 2 lines to your "fresh" torrc.

Code:
    HiddenServiceNonAnonymousMode 1
    HiddenServiceSingleHopMode 1
Pwede na siyang alternative sa ibang proxy changer (like the 2 mentioned) na pang-chain din sa http-proxy header injection net trick natin.
Di ito applied sa PB sa taas dahil lumang tor ang gamit noon. But the purpose is the same.
..hope this helps some of you.
 
Last edited:
Follow-up ko lang sa mga ilang Tor users dito. Di ko kasi napansin agad yung latest major updates ni tor.
Simula tor v2.9.3-alpha (expert bundle) pataas ay meron nang special feature siya to use the single hop service (non-anonymous mode) - default is 3 hops. Para ka na lang gumamit ng psiph@n o usurf kaya mabilis na siya.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
Just add these 2 lines to your "fresh" torrc.

Code:
    HiddenServiceNonAnonymousMode 1
    HiddenServiceSingleHopMode 1
Pwede na siyang alternative sa ibang proxy changer (like the 2 mentioned) na pang-chain din sa http-proxy header injection net trick natin.
Di ito applied sa PB sa taas dahil lumang tor ang gamit noon. But the purpose is the same.
..hope this helps some of you.
Dagdag ko na lang ito sa mga di pa marunong mag-chain ng tor sa ibang apps.
Assuming pumasok na yung http injector nyo or kung anong proxy or app:
1. If yung listening port ng say http injector nyo ay port 8888, ilagay nyo ito sa inyong torrc:
HttpsProxy 127.0.0.1:8888
2. Kung gusto ninyong i-chain si tor sa shadowsocks (socks5 port 1080) nyo:
Socks5Proxy 127.0.0.1:1080
These are just examples.
Check the tor manual for other commands you want to edit/add to the tor config.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
or read the attached tor configuration manual (tor1.txt) sa baba:

Attached ko na rin yung aking Tor-start-stop bundle with sample torrc. Extract nyo na lang sa folder ng tor.exe from my linked latest tor expert bundle sa previous post. Tested ko na po yan nang i-chain ko kay psiph@n using port 8082. Kung solo naman siya, same speed din siya ng Psiph@n. Edit/add (enable/disable) nyo na lang for your preferred protocol, host and port. Tor-start.exe will launch a tor console using torrc. Tor-stop.exe will stop the service.

Note:
Yung ibang ayaw ng single hop or preferred 2 or more, forget the 2 lines for single hop scheme and just use this:

HiddenServiceNumIntroductionPoints NUM

Number of introduction points the hidden service will have. You can’t have more than 10. (Default: 3)

Sample: for 2 hops

Code:
HiddenServiceNumIntroductionPoints 2
 

Attachments

Last edited:
kuya pwedi patulong enternet explorer ga,it ko ngayon at sscap ang freenet na gamit ko at nag install ako ng google sa loptop kaso di ma install lagi nalang downloading in 2 mins :[ ano po pwedi ditto para madownload sya ?? proxifier po ba??
 
kuya pwedi patulong enternet explorer ga,it ko ngayon at sscap ang freenet na gamit ko at nag install ako ng google sa loptop kaso di ma install lagi nalang downloading in 2 mins :[ ano po pwedi ditto para madownload sya ?? proxifier po ba??
Opo. Need mo po ng Proxifier. (y)
 
Dagdag ko na lang ito sa mga di pa marunong mag-chain ng tor sa ibang apps.
Assuming pumasok na yung http injector nyo or kung anong proxy or app:
1. If yung listening port ng say http injector nyo ay port 8888, ilagay nyo ito sa inyong torrc:
HttpsProxy 127.0.0.1:8888
2. Kung gusto ninyong i-chain si tor sa shadowsocks (socks5 port 1080) nyo:
Socks5Proxy 127.0.0.1:1080
These are just examples.
Check the tor manual for other commands you want to edit/add to the tor config.
You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
or read the attached tor configuration manual (tor1.txt) sa baba:

Attached ko na rin yung aking Tor-start-stop bundle with sample torrc. Extract nyo na lang sa folder ng tor.exe from my linked latest tor expert bundle sa previous post. Tested ko na po yan nang i-chain ko kay psiph@n using port 8082. Kung solo naman siya, same speed din siya ng Psiph@n. Edit/add (enable/disable) nyo na lang for your preferred protocol, host and port. Tor-start.exe will launch a tor console using torrc. Tor-stop.exe will stop the service.

Note:
Yung ibang ayaw ng single hop or preferred 2 or more, forget the 2 lines for single hop scheme and just use this:

HiddenServiceNumIntroductionPoints NUM

Number of introduction points the hidden service will have. You can’t have more than 10. (Default: 3)

Sample: for 2 hops

Code:
HiddenServiceNumIntroductionPoints 2
Dagdagan ko na rin yung option to use http/s proxy while using tor, as some sites don't like socks proxy. Since maraming gumagamit ng sh@dowsocks which embeds the use of privoxy (for socks to http use), pwede rin gamitin yan - or just use the normal privoxy pack sa privoxy.org - You do not have permission to view the full content of this post. Log in or register now.. Get a copy of the "ss_win_temp" folder from using the latest original sh@dowsocks GUI, change the privoxy_xxxxx.conf to config.txt, open it and change the forward-socks5 port to 9050, change the listen-address port to whatever you want (say 9468 as per attachment), then click ss_privoxy.exe, and finally use the host and port (127.0.0.1:9468) in your net softwares. This is just to give you an idea.
 

Attachments

Last edited:

Similar threads

Back
Top