How to run multiple Tor processes at once with different exit IPs?

Create four torrc files, say /etc/tor/torrc.1 to .4. In each file, edit the lines: SocksPort 9050 ControlPort 9051 DataDirectory /var/lib/tor to use different resources for each torrc file, e.g. for for torrc.1: SocksPort 9060 ControlPort 9061 DataDirectory /var/lib/tor1 for torrc.2, SocksPort 9062 ControlPort 9063 DataDirectory /var/lib/tor2 and so on. A configuration file containing only the … Read more

Sending binary data over http

Will simply sending base64 encoded data work? There is no need to use base 64 encoding – this will simply increase the number of bytes you must transfer. Mobile operators normally limit mangling of responses to content types that they understand – i.e. images, stylesheets, etc. How are the HTTP sessions handled? HTTP sessions are … Read more

Set proxy through windows command line including login parameters

If you are using Microsoft windows environment then you can set a variable named HTTP_PROXY, FTP_PROXY, or HTTPS_PROXY depending on the requirement. I have used following settings for allowing my commands at windows command prompt to use the browser proxy to access internet. set HTTP_PROXY=http://proxy_userid:proxy_password@proxy_ip:proxy_port The parameters on right must be replaced with actual values. … Read more

How do I configure Charles Proxy and Android so that I can view HTTPS sessions [closed]

for the Android7 refer to: How to get charles proxy work with Android 7 nougat? for the Android version below Android7 From your computer, run Charles: Open Proxy Settings: Proxy -> Proxy Settings, Proxies Tab, check “Enable transparent HTTP proxying”, and remember “Port” in heart. SSL Proxy Settings:Proxy -> SSL Proxy Settings, SSL Proxying tab, … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)