aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: links problem to access aMule web server..  (Read 2163 times)

Alexandro

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
    • http://www.alexworld.it
links problem to access aMule web server..
« on: December 29, 2006, 05:44:29 PM »

I don't know if it is a little bug of "links" (version: links-2.1pre23 ) or a little bug of aMule 2.1.3 web server,
when a try to connect with:
Code: [Select]
links [URL]http://192.168.1.20:4661[/URL] (4661 is my default webserver port in amule.conf)
I get the following strange characters in xterm:

In firefox all works great, in links (that I use sometime in linux and on my xbox) I get always this error,
How can I do to surf aMule Web Server with "links" ?

this is my conf about web server:
Code: [Select]
[WebServer]
Enabled=1
Port=4661
PageRefreshTime=120  
UseGzip=1
UseLowRightsUser=0
Password=916608*************7f94319224e
PasswordLow=
Template=
Hope someone can help me.. I want to browse my mule with links from my xbox  :D
Thanks,
Alex.
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: links problem to access aMule web server..
« Reply #1 on: December 30, 2006, 08:35:18 PM »

As far as I know there's no way to use links. But you can use elinks instead, which works fine, even thought the templates are not really text browser compatible. (Fortunately you can see the link target in the status bar and therefore you know what's behind the image.)



Code: [Select]
tux@ubuntu:~$ elinks --version
ELinks 0.11.1 (built on Jul  4 2006 22:54:17)
Logged