Sha256: dff48445c1b63b337c5911e032a581d3f3df0089eed7f5a88533e3f380e7f751
Contents?: true
Size: 694 Bytes
Versions: 1
Compression:
Stored size: 694 Bytes
Contents
# Torrific A wrapper to 'tor' gem for change Tor identity from the command line ## Installation Add this line to your application's Gemfile: gem 'torrific' And then execute: $ bundle Or install it yourself as: $ gem install torrific ## Usage torrific [options] ### Options * host: Tor control host * port: Tor control port * password: Tor control authentication password ## Contributing 1. Fork it ( https://github.com/[my-github-username]/torrific/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
torrific-0.0.2 | README.md |