Author Topic: Mudding without a client  (Read 1220 times)

Ulga

  • Posts: 69
Mudding without a client
« on: April 03, 2022, 03:35:33 PM »
So, I have a ton of free-time at work. I would love to be able to arm at work, but my company's network security prevents downloading or installing any programs, and has telnet access blocked.
About a year ago, I was able to utilize Heroku's chrome extension for an in-browser telnet application, and that worked perfectly. It doesnt work anymore, for whatever reason. I'm also horrible at phone mudding.

Does anybody have any ideas on how I can circumvent corporate roadblocks put in place to prevent me from chopping up giant bugs with bone swords while at work?

MeTekillot

  • Posts: 10815
Re: Mudding without a client
« Reply #1 on: April 03, 2022, 03:54:40 PM »
What does the site filtering look like?

Barsook

  • Posts: 9232
Re: Mudding without a client
« Reply #2 on: April 03, 2022, 04:03:34 PM »
You can try Grapeline's client: https://grapevine.haus/games/ArmageddonMUD/play
Fredd-
i love being a nobles health points

Ulga

  • Posts: 69
Re: Mudding without a client
« Reply #3 on: April 03, 2022, 04:13:13 PM »
Metekillot, Im boomer. Idk what that means. :(

Barsook, this is VERY promising. I'll know if it works when I clock in in a couple hours <3

Barsook

  • Posts: 9232
Re: Mudding without a client
« Reply #4 on: April 03, 2022, 04:32:14 PM »
I wish you luck and I thank Nao of pointing that out a few months ago.
Fredd-
i love being a nobles health points

Ulga

  • Posts: 69
Re: Mudding without a client
« Reply #5 on: April 03, 2022, 06:47:48 PM »
Shoot. It doesnt work. the Heroku chrome extension will get the game fired up, but locks up after about 2 minutes.
This one doesnt fire up.
Starting to look like i might look into buying an extra cheapo laptop for the purposes of being paid to MUD.

Barsook

  • Posts: 9232
Re: Mudding without a client
« Reply #6 on: April 03, 2022, 07:08:22 PM »
Oh well.
Fredd-
i love being a nobles health points

Ulga

  • Posts: 69
Re: Mudding without a client
« Reply #7 on: April 03, 2022, 07:28:04 PM »
Thanks though. <3

Riev

  • Posts: 6313
Re: Mudding without a client
« Reply #8 on: April 05, 2022, 11:42:08 AM »
I use... Mudportal at work and MudSlinger when Mudportal is down.

I don't know if you can use them if Telnet is blocked though.
Masks are the Armageddon equivalent of Ed Hardy shirts.

MeTekillot

  • Posts: 10815
Re: Mudding without a client
« Reply #9 on: April 05, 2022, 12:33:13 PM »
If you can use most websites unrestricted, a site with an in-browser client should work, provided it handles the telnet server side.

lostinspace

  • Posts: 841
Re: Mudding without a client
« Reply #10 on: April 05, 2022, 05:50:43 PM »
If you can use most websites unrestricted, a site with an in-browser client should work, provided it handles the telnet server side.
I've had success with running mushclient off of a thumb drive, as it doesn't require installation. However if telnet is blocked you're SOL.

If you can bring your own device that could work, especially with phone tethering. Aside from that your only option is finding an in-browser client that works.

Edit: You could try PuTTy, it's a full client that can run from a flashdrive. It's a tool for direct server communication so the interface isn't the nicest but it's very flexible. I was able to connect on a Win10 device that does not have telnet client enabled via PuTTy
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
« Last Edit: April 05, 2022, 06:00:56 PM by lostinspace »
3/21/16 Never Forget

Brytta Léofa

  • Posts: 1206
Re: Mudding without a client
« Reply #11 on: April 05, 2022, 06:12:58 PM »
If you're able to run Putty off a thumb drive and have a computer running at home, you could potentially connect to your home computer on an unblocked port (e.g. 443, the default https port) and then do whatever.

Note that serious IT folks will probably notice these kinds of shenanigans.
<Maso> I thought you were like...a real sweet lady.

Brytta Léofa

  • Posts: 1206
Re: Mudding without a client
« Reply #12 on: April 05, 2022, 06:18:13 PM »
Any of y'all have the cloud-fu on tap to set this up? https://github.com/mudchina/webtelnet
<Maso> I thought you were like...a real sweet lady.