Files
nexus/wiki/concepts/终端代理.md
2026-04-14 16:02:50 +08:00

23 lines
551 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]
- [[终端