Mahdi Zareei

Results 2 comments of Mahdi Zareei

add --hostname YOUR_HOST_NAME after installer Cli. YOUR_HOST_NAME is IP or other valid hostnameif curl https://ipinfo.io doesn't return a JSON that contains your IP, just define your IP through the --hostname...

like this: `sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh)--hostname 1.1.1.1"` 1.1.1.1 is your ip