Skip to content

ookangzheng

  • About
  • Design
    • UI/UX
  • Dev
    • Linux
    • Mac
    • Windows
    • Software recommend
    • Site recommend
  • Life

SSH use http and socks proxy

EdwardonOctober 20, 2025October 20, 2025

Shell use proxy

export http_proxy=http://127.0.0.1:8080
export https_proxy=http://127.0.0.1:8080
export ALL_PROXY=socks5://127.0.0.1:1080

Refences

  1. https://medium.com/@liwp.stephen/set-http-proxy-in-terminal-on-mac-d204b72ffad3
CategoriesLinux, Mac, Technology

Post navigation

Linux

Using rescue mode to reset VPS Linux Debian root password

How to switch to rescue mode It depend on your VPS provider, I use bero-host.de which offer couple of rescue…

Proudly powered by WordPress | Theme: Justread by GretaThemes.