Skip to content

cadenzah/outline-vpn-arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

outline-vpn-arm (forked)

Customized script for installing Outline VPN on Raspberry Pi 4(ARM64) for personal use

How to use

sudo ./INSTALL-ARM64 <DOMAIN_FOR_YOUR_SERVER>
  • The argument is optional
  • Put sudo at the beginning otherwise you will get permission error from chmod
  • [IMPORTANT] DO NOT PUT http:// or https:// for `<DOMAIN_FOR_YOUR_SERVER> otherwise the init process will fail

Tested environment

Languages

  • Shell 100.0%