mirror of
https://codeberg.org/YGGverse/psocks.git
synced 2026-03-31 16:35:28 +00:00
minor correction
This commit is contained in:
parent
56a1c67f26
commit
cceb549020
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ Experimental async SOCKS5 (TCP/UDP) proxy server based on [fast-socks5](https://
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
* [x] SOCKS5 (TCP/UDP) proxy server
|
* [x] SOCKS5 (TCP/UDP) server
|
||||||
* [x] Web JSON/API
|
* [x] Web JSON/API
|
||||||
* [ ] Web UI
|
* [ ] Web UI
|
||||||
|
|
||||||
|
|
@ -39,7 +39,7 @@ duckduckgo.com
|
||||||
// google.com with subdomains
|
// google.com with subdomains
|
||||||
.google.com
|
.google.com
|
||||||
|
|
||||||
// IP resolved
|
// IP
|
||||||
1.2.3.4
|
1.2.3.4
|
||||||
```
|
```
|
||||||
* see also: [my personal asset](https://codeberg.org/postscriptum/psocks-list)
|
* see also: [my personal asset](https://codeberg.org/postscriptum/psocks-list)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue