新增wiki命令文件
This commit is contained in:
23
wiki/concepts/终端代理.md
Normal file
23
wiki/concepts/终端代理.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "终端代理"
|
||||
type: concept
|
||||
tags: [linux, proxy, socks5]
|
||||
sources: [ubuntu-server-ke-xue-shang-wang.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
终端代理通过工具让原本不支持代理的命令通过SOCKS5通道访问网络。
|
||||
|
||||
## Key Attributes
|
||||
- 工具:ProxyChains
|
||||
- 配置:/etc/proxychains4.conf
|
||||
- 效果:任意终端命令走代理
|
||||
|
||||
## Related Entities
|
||||
- [[V2Ray/Tuic]]:提供SOCKS5代理源
|
||||
- [[ProxyChains]]:实现终端代理的工具
|
||||
|
||||
## Connections
|
||||
- [[终端代理]] ← 工具 ← [[ProxyChains]]
|
||||
- [[终端
|
||||
Reference in New Issue
Block a user