We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When ssl certificates expire on a subdomain of c0d3.com, they must be replaced with a new ssl certificate! To do so, follow these steps:
ssh into [email protected]
[email protected]
run the command tmux a -t admin
tmux a -t admin
Change directories until you are inside the myProxy directory, the path should be /root/myProxy
myProxy
/root/myProxy
run the command git pull origin master
git pull origin master
run the command npm run server
npm run server
Done!