나만의 VPN 구축 간단하게 메모

  1. Heroku 가입 https://signup.heroku.com/
  2. APP deploy (국가 설정, App name = AppName) https://heroku.com/deploy?template=https://github.com/Snawoot/shadowsocks-heroku/tree/main
  3. APP QR코드 화면에 띄워 놓기 app이름.herokuapp.com/qr/vpn.png
  4. Shadowsocks 다운, 압축 해제 https://github.com/shadowsocks/shadowsocks-windows/releases
  5. V2Ray 플러그인 다운(윈도우, AMD64로 다운) https://github.com/shadowsocks/v2ray-plugin/releases
  6. V2Ray 플러그인을 Shadowsocks 루트에 압축 해제, 파일 이름을 v2ray.exe로 변경
  7. Shadowsocks.exe 실행
  8. 트레이 비행기 모양 우클릭-서버-화면에서 QR코드 스캔 클릭
  9. 확인
  10. 트레이 비생기 모양 우클릭-시스템프록시-전역 클릭
  11. Profit!

Leave a Comment