Via cloudflared tunnel:
Requires cloudflared + SSH config:
Host gitea.scitex HostName gitea.scitex.ai User git ProxyCommand cloudflared access ssh --hostname %h
Direct SSH (if available):
Learn about SciTeX CLI →
Connect via SSH (secure tunnel, no port forwarding needed):
Host scitex HostName ssh.scitex.ai User readonly-visitor ProxyCommand cloudflared access ssh --hostname %h