Zobrazujú sa príspevky s označením tweaks. Zobraziť všetky príspevky
Zobrazujú sa príspevky s označením tweaks. Zobraziť všetky príspevky

1. 8. 2010

SOCKS Proxy using PuTTY

1. Run Putty
2. When you open it, on the left side, expand “SSH”, and select “Tunnels”. The screen should look something like so:



3. Pick a port between 1025 and 65535. We will refer to this as “X”.
4. Under source port, select “Dynamic”, enter “X”, and then enter “myservername:X” under destination. Click on “Add”, and “D X” should appear under ‘forwarded ports’.
5. Next, select “Session on the left side. Set hostname to ‘myservername’. Click ‘Open’ to login to the server. Enter your username and password, and as long as the window is open and you’re logged in, the dynamic proxy will be open. You can tell your applications to use ‘localhost:X’ as the SOCKS proxy server to use, and it should work nicely.

4. 3. 2009

Rapidshare Links Checker

Greasemonkey script for firefox that will show you which rapidshare (megaupload ... etc.) links are OK (alive) and which are not.

http://userscripts.org/scripts/show/9467

before:


after:


fast install:
1st you need Greasemonkey and then a script to be used by it install