muffinista / gopher2000

Gopher2000 - world domination via old school protocols
GNU General Public License v3.0
74 stars 4 forks source link

HTTP links are not working in lynx #9

Closed bebyx closed 4 years ago

bebyx commented 4 years ago

Hey,

Something's wrong with the http command. IWhen I'm using lynx, it's not working at gopherpedia.com and I also cannot make it work on my development server.

bebyx commented 4 years ago

That might me useful to resolve the issue: https://programtalk.com/vs2/python/6272/pygopherd/jgoerzen-pygopherd-b794f8f/pygopherd/handlers/url.py/

Pygopherd handles web-urls smoothly in both terminal and GUI browsers.

muffinista commented 4 years ago

I think I see the problem, will try to have a fix out for it today.

bebyx commented 4 years ago

Thanks a lot, Colin!

With that feature fixed, the server will be truly awesome.

muffinista commented 4 years ago

Thanks so much for pointing this out! I think it's resolved now, if the server is asked to render a URL link it'll output something very similar to what pygopher does. I updated gopherpedia and tested an http link there, and it seems to be working.

bebyx commented 4 years ago

Checked it with lynx and gopher terminal browser - works great!

Thank you for the fix. Looking forward to publishing my hole with gopher2000. ^^