Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Prohibition of SSH access in the student hostel

SSH access is prohibited in the student hostel. How do I connect to VPS?

«13

Comments

  • Are you able to use a VPN?

  • @Nixtren said:
    Are you able to use a VPN?

    OpenVPN, PPTP, and L2TP/IPsec protocols are banned. I do not know about other protocols. I need SSH access.

  • You could try logging into your VPS over the console in your panel, then setting SSH to port 80?

  • @ElliotJ said:
    You could try logging into your VPS over the console in your panel, then setting SSH to port 80?

  • @ElliotJ said:
    You could try logging into your VPS over the console in your panel, then setting SSH to port 80?

    Unfortunately, it's banned. Is there any other solution?

  • AnyConnect / OpenConnect is designed to work almost anywhere.

  • Shadowsocks maybe?

  • @dcamero said:
    AnyConnect / OpenConnect is designed to work almost anywhere.

    There is no SSH access. There is no VPN service that provides this protocol.

  • @Falco33 said:
    Shadowsocks maybe?

    I need SSH access first to install Shadowsocks.

  • Also try TOR, it's pretty hard to block from what I've heard.

  • @jgillich said:
    Also try TOR, it's pretty hard to block from what I've heard.

    SSH access using TOR? How so?

  • quickquick Member

    setup a vpn on port 443 - problem solved. That is how I did it then.. old days....

    Thanked by 1netomx
  • UrDNUrDN Member

    Please state your OS first.

  • easyeasy Member

    @nesqa2007 said:

    @Falco33 said:
    Shadowsocks maybe?

    I need SSH access first to install Shadowsocks.

    @nesqa2007 said:

    @dcamero said:
    AnyConnect / OpenConnect is designed to work almost anywhere.

    There is no SSH access. There is no VPN service that provides this protocol.

    do you get kidnapped?

  • AirVPN offers OpenVPN over SSL.

  • NekkiNekki Veteran

    Title sounds like one of those bizarrely titled Japanese pr0ns.

  • @dcamero said:
    AirVPN offers OpenVPN over SSL.

    I cannot afford to pay that much. There must be another way...

  • @UrDN said:
    Please state your OS first.

    Windows 7 and Ubuntu 14.

  • @quick said:
    setup a vpn on port 443 - problem solved. That is how I did it then.. old days....

    I already want to set up my own VPN. SSH access is required for this. It does not make sense to get service from a VPN provider. There must be another way...

  • UrDNUrDN Member
    edited April 2017

    @nesqa2007 said:

    @UrDN said:
    Please state your OS first.

    Windows 7 and Ubuntu 14.

    In the ubuntu, try to install Tor and torsocks via aptitude.

    apt-get install tor torsocks

    Tor may start automatically and bootstrap, you can verify this with:

    service tor status

    If that worked, simply torify ssh in this fashion:

    torsocks ssh user@hostname

    Make sure that the fingerprint is correct.

    If Tor is not running, start it with:

    service tor start

  • netomxnetomx Moderator, Veteran

    Softether anda port 443

    Thanked by 2quick arda
  • Yup SoftEther is pretty good at blasting through restrictive firewalls

  • AnthonySmithAnthonySmith Member, Host Rep

    Is rdp banned?

    You can setup putty as a remote app so you are not running it from the university, you also have not said why you cant run your sshd on port 443?

    Most providers give you a web based serial console connection you can use to initially configure things which is just standard web traffic.

  • @UrDN TOR banned in my country. How is it going to be?

  • Does it support OpenVPN? @JahAGR @netomx

  • @AnthonySmith It's not banned. But it is costly.

  • nesqa2007 said: Does it support OpenVPN? @JahAGR @netomx

    Yes, but it is better to use the SoftEther client if you can.

    Thanked by 1netomx
  • Why not web console?

    Open on it then set you SSH port to something like 34562

  • UrDNUrDN Member

    @nesqa2007 said:
    @UrDN TOR banned in my country. How is it going to be?

    I can hand over a bridge to you.

    May we know what country it is about?

  • War-walk until you find open network. ssh to your box and set it up.

Sign In or Register to comment.