├── .github └── FUNDING.yml ├── LICENSE ├── README.md └── bypass-firewalls-by-DNS-history.sh /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vincentcox/bypass-firewalls-by-DNS-history/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vincentcox/bypass-firewalls-by-DNS-history/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vincentcox/bypass-firewalls-by-DNS-history/HEAD/README.md -------------------------------------------------------------------------------- /bypass-firewalls-by-DNS-history.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vincentcox/bypass-firewalls-by-DNS-history/HEAD/bypass-firewalls-by-DNS-history.sh --------------------------------------------------------------------------------