netflix-vpn-bypass | Bypass OpenVPN tunnel and selectively route Netflix traffic
kandi X-RAY | netflix-vpn-bypass Summary
kandi X-RAY | netflix-vpn-bypass Summary
netflix-vpn-bypass is a Shell library. netflix-vpn-bypass has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
There are two selective routing scripts used in this project. Each one uses a different method to collect the IPv4 addresses required for selective routing. Both scripts use the features of IPSET to collect IPv4 addresses in IPSET lists and match against the IPSET lists. IPSET_Netflix.sh collects the IPv4 addresses used by Netflix from using the Autonomous System Number (ASN) assigned to Netflix. Amazon AWS supplies the list of IPv4 addresses in the json file at Only the Amazon AWS US Regions are extracted from ip-ranges.json. As a result, the script will also route all Amazon AWS traffic bound for the US, including Amazon Prime traffic, to the WAN interface. IPSET_Netflix_Domains.sh uses the IPSET feature built into dnsmasq to dynamically generate the IPv4 address used by Netflix and Amazon AWS dynamically. This approach can be useful when your ISP is using the Netflix Open Connect Network.
There are two selective routing scripts used in this project. Each one uses a different method to collect the IPv4 addresses required for selective routing. Both scripts use the features of IPSET to collect IPv4 addresses in IPSET lists and match against the IPSET lists. IPSET_Netflix.sh collects the IPv4 addresses used by Netflix from using the Autonomous System Number (ASN) assigned to Netflix. Amazon AWS supplies the list of IPv4 addresses in the json file at Only the Amazon AWS US Regions are extracted from ip-ranges.json. As a result, the script will also route all Amazon AWS traffic bound for the US, including Amazon Prime traffic, to the WAN interface. IPSET_Netflix_Domains.sh uses the IPSET feature built into dnsmasq to dynamically generate the IPv4 address used by Netflix and Amazon AWS dynamically. This approach can be useful when your ISP is using the Netflix Open Connect Network.
Support
Quality
Security
License
Reuse
Support
netflix-vpn-bypass has a low active ecosystem.
It has 54 star(s) with 13 fork(s). There are 11 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of netflix-vpn-bypass is current.
Quality
netflix-vpn-bypass has 0 bugs and 0 code smells.
Security
netflix-vpn-bypass has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
netflix-vpn-bypass code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
netflix-vpn-bypass is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
netflix-vpn-bypass releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of netflix-vpn-bypass
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of netflix-vpn-bypass
netflix-vpn-bypass Key Features
No Key Features are available at this moment for netflix-vpn-bypass.
netflix-vpn-bypass Examples and Code Snippets
No Code Snippets are available at this moment for netflix-vpn-bypass.
Community Discussions
No Community Discussions are available at this moment for netflix-vpn-bypass.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install netflix-vpn-bypass
You can download it from GitHub.
Support
ipset -L x3mRouting_NETFLIX command will list the contents of the IPSET list x3mRouting_NETFLIX. iptables -nvL PREROUTING -t mangle --line will display the PREROUTING Chain statistics or packet information. This command is very helpful to validate if traffic is traversing the chain. ip rule will display the rules and priorities for the LAN clients and the fwmark/bitmask created for the WAN and OpenVPN interfaces. service restart_dnsmasq will restart dnsmasq. Run this command to restart dnsmasq after making changes to /jffs/configs/dnsmasq.conf.add.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page