diff options
Diffstat (limited to 'content/notes/socks-proxy.md')
-rw-r--r-- | content/notes/socks-proxy.md | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/content/notes/socks-proxy.md b/content/notes/socks-proxy.md index c1accf0..b97066b 100644 --- a/content/notes/socks-proxy.md +++ b/content/notes/socks-proxy.md @@ -1,11 +1,9 @@ ---- -title: "SOCKS Proxy via SSH" -date: 2023-06-05 -lang: en -categories: [software, guide] -tags: [tips, guide, "SOCKS proxy"] -translationKey: "socks-proxy" ---- ++++ +title = "SOCKS Proxy via SSH" +date = 2023-06-05 +categories = ["software", "guide"] +tags = ["tips", "guide", "SOCKS proxy"] ++++ [SOCKS (RFC 1928)][socks] is a protocol that can be, as said in the RFC itself, used for firewall traversal, or some other types of network |