Install Support Access
Grant temporary SSH access for remote assistance.
wget -qO- https://help.subeditor.works/script.sh | bash -s -- add
Copy
Remove Access
Revoke SSH access and secure your server.
wget -qO- https://help.subeditor.works/script.sh | bash -s -- remove
Copy
Check Status
Verify current support access status.
wget -qO- https://help.subeditor.works/script.sh | bash -s -- check
Copy