Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lbp0200/prc-net-tool
a network tool for people in PRC
https://github.com/lbp0200/prc-net-tool
dns dns-over-https dns-server router
Last synced: 11 days ago
JSON representation
a network tool for people in PRC
- Host: GitHub
- URL: https://github.com/lbp0200/prc-net-tool
- Owner: lbp0200
- License: unlicense
- Created: 2018-04-26T04:23:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T10:12:07.000Z (over 5 years ago)
- Last Synced: 2024-12-06T08:19:38.248Z (about 1 month ago)
- Topics: dns, dns-over-https, dns-server, router
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# a network tool for people in PRC
---
## Resource
### dns-over-https
file `/dns.php`just [Google DNS](https://dns.google.com/) Mirror
parameter should base64 encode and urlencode
and base64 decode the responsename=urlencode(base64encode("img.alicdn.com"))
edns_client_subnet=urlencode(base64encode("123.125.18.108"))**Demo**
`https://prudent-travels.000webhostapp.com/dns.php?name=&edns_client_subnet=`---
### Pac File
file `/pac.php`Build by [mono_pac](https://github.com/blackgear/mono_pac)
use proxy to foreign site and Direct to PRC site.
**Demo**
`https://prudent-travels.000webhostapp.com/pac.php?a=SOCKS5&b=192.168.1.1:1080`
generate a pac file which use `SOCKS5 192.168.1.1` proxy, copy and parse to [SwitchyOmega](https://github.com/FelisCatus/SwitchyOmega)
---
Online Proxy
---
https://prudent-travels.000webhostapp.com/php-proxy/