Closed GoogleCodeExporter closed 8 years ago
Should be easy enough to change in the next revision. If not to a nice
user-friendly
box then at least to make it a registry setting...
Original comment by mark.oco...@gmail.com
on 6 Feb 2008 at 4:25
That would be great! Dare I ask if there is an ETA for the next revision?
Original comment by mod...@gmail.com
on 7 Feb 2008 at 12:55
You're welcome to ask, but there's no ETA at the moment. Another short-term
solution
for you might be to use SSH to forward the NavBot connection to another host -
see
http://www.ssh.com/support/documentation/online/ssh/adminguide/32/Port_Forwardin
g.htm
l for details.
Original comment by mark.oco...@gmail.com
on 7 Feb 2008 at 8:21
Hmm.. never got the port forwarding to work.. can't change localhost on OSX
without
ramifications. I noticed G was released -- are there release notes? Was this
enhancement included? If so, I can't see any obvious way of activating it.
Here's
hoping...
Original comment by mod...@gmail.com
on 20 Apr 2008 at 2:06
Bother, sorry to hear that modius. I didn't make any changse regarding the
hostname
but if I'd known the port forwarding hadn't worked out for you I'm sure I
could've
slipped a change in. I'll have a look and see if I can't put something in the
SVN to
fix it, perhaps via a registry setting, then send you the new version by email.
Original comment by mark.oco...@gmail.com
on 20 Apr 2008 at 9:02
Ahoy there... me again. Just bumping this ticket to say would still love to
see this enhancement if you have the
time.
Original comment by mod...@gmail.com
on 4 Aug 2008 at 7:17
@Mark: Instead of a registry setting, you could overload the PageServer
constructor
to accept a port number, then have the default constructor point to the overload
using 9999. I'm already having issues with UAC in Vista not liking this;
registry
manipulation could inadvertently make it worse.
Original comment by munge...@gmail.com
on 7 Sep 2008 at 5:29
@Munged92: The registry setting would be in the application-specific area, and
would
be set by the user simply as a way of telling NavBot which alternative port to
use,
as a simple alternative to the GUI. But there should be time to get this into
the
GUI in the next revision. I'm afraid this didn't make it into H, though.
Original comment by mark.oco...@gmail.com
on 8 Sep 2008 at 8:30
Looking forward to trying it out.
Original comment by munge...@gmail.com
on 14 Sep 2008 at 6:55
Any news?
Original comment by fatemedi...@gmail.com
on 7 Oct 2008 at 7:26
Vote 1 this change: I'm currently using a workaround. Using a hex editor on the
EveMarketTool.dll file, you can search and replace any ASCII text of
"localhost" and
replace it with a custom _nine_ character hostname of choice.
It's ugly, but if you can't wait for the next version, then this may be an
option.
Original comment by aww...@gmail.com
on 22 Apr 2009 at 3:56
I'm adding a applications config file for NavBot that will let you specify
the URL prefix and other things. From my understanding though, the
HTTPListener class still listens on all interfaces but will only accept
requests from the specified prefix.
Original comment by terry...@gmail.com
on 18 Feb 2010 at 4:08
Rev. K (Beta 2) allows you to configure the URLPrefix and many other
things. It's available for download now :^)
Original comment by terry...@gmail.com
on 18 Feb 2010 at 9:47
What would I need to connect to instead when running parallels?
Original comment by Masamun...@gmail.com
on 25 Feb 2010 at 10:16
Original issue reported on code.google.com by
mod...@gmail.com
on 6 Feb 2008 at 9:32