Symlink installation (Linux)
chmod +x /path/to/atomschlag.py
sudo ln -s /path/to/atomschlag.py /usr/local/bin/atomschlag
Usual mode
Start and go to default URL (Google): atomschlag
Start and go to a URL: atomschlag http://example.com
Start and go to a URL with proxy: atomschlag http://example.com http://exampleproxy.com:3128
I2P mode
Note: you must have I2P router up and running on the default port 4444 for this to work
Start in I2P mode and go to your I2P router console: atomschlag i2p
Start in I2P mode and go to a URL: atomschlag http://example.i2p i2p
N.B. All new windows opened in a proxy or I2P session will route the requests through the same proxy or I2P. If you want to reset it, please run a clean Atomschlag instance.