ThinkPad Proxy Gateway Ready | Generated by AI
✅ Setup Complete!
Here’s what’s configured on your ThinkPad:
- IP Forwarding - Enabled (
net.ipv4.ip_forward=1) - NAT Masquerade - Added for
enp2s0(your WAN interface) - USB Ethernet - Configured as
enx00e04c362f89with static IP192.168.201.1/24 - DHCP Server - dnsmasq running, will serve IPs
192.168.201.50-150to clients - Clash Meta - Installed at
/usr/local/bin/clash-meta(v1.19.21) - Basic Config - Created at
~/.config/clash/config.yamlwith TUN mode enabled - Systemd Service - Ready at
/etc/systemd/system/clash.service
Next steps:
- Connect a device to the USB Ethernet port
- Start Clash:
sudo systemctl start clash - Enable auto-start:
sudo systemctl enable clash - Add your actual proxy config to
~/.config/clash/config.yaml
The device should get an IP like 192.168.201.50 and all traffic will route through Clash → WAN.
Want me to start Clash now or help with proxy configuration?