Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matiaskorhonen/toggle_tunlr
An Alfred extension to toggle the Tunlr nameservers
https://github.com/matiaskorhonen/toggle_tunlr
unmaintained
Last synced: 2 months ago
JSON representation
An Alfred extension to toggle the Tunlr nameservers
- Host: GitHub
- URL: https://github.com/matiaskorhonen/toggle_tunlr
- Owner: matiaskorhonen
- License: mit
- Created: 2012-07-29T10:43:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-17T11:39:59.000Z (almost 12 years ago)
- Last Synced: 2023-04-21T15:37:51.455Z (over 1 year ago)
- Topics: unmaintained
- Language: Shell
- Homepage: http://github.matiaskorhonen.fi/toggle_tunlr/
- Size: 503 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Toggle Tunlr
**Tunlr: **
This Alfred extension changes your Wi-Fi DNS settings to the Tunlr servers and
back again.The script naïvely assumes that you are using a Wi-Fi network and that you
normally don't have any DNS servers manually set.## Installation
*This assumes that you have already installed [Alfred](http://www.alfredapp.com/).*
1. Download the latest release: [toggle_tunlr_v2.2.0.alfredextension](http://shots.matiaskorhonen.fi/alfred/toggle_tunlr_v2.2.0.alfredextension)
2. Double click the downloaded file## Usage
*Note: All commands except for `tunlr status` require administrator privileges.*
Toggle the Tunlr nameservers on and off: `tunlr`
Switch the Tunlr nameservers on: `tunlr on`
Switch the Tunlr nameservers off: `tunlr off`
Check the what the current nameservers are: `tunlr status`
## License and copyright
MIT License. Copyright (c) 2012-2013 by Matias Korhonen
See the LICENSE file for details.