Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenWRT compatibility and misc changes #2

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Conversation

AustinHaigh
Copy link
Contributor

I made some changes so this script is compatible with openwrt (and other distros that use busybox). It also includes my other pull request, with the ipset swap command. Sorry about removing the custom blocklist file, I should have submitted this pull request before doing that.

Br1cked and others added 30 commits September 25, 2014 01:57
Changed the grep command to work with busybox (used on openwrt and other embedded distros).
to work with busybox
The old tor exit node list URL only listed exit nodes that could reach a specific ip (1.1.1.1) and port (80). The new URL lists all exit nodes.
the updated URL is an empty file w/ a comment stating the file is obsolete
the sed command splits lines with commas (sometimes used as a delimiter between IP addresses) into multiple lines
changed bash syntax to ash syntax & used pipes instead of temporary files in /tmp to save memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants