Skip to main content

Questions tagged [localhost]

`localhost` usually refers to the special addresses `127.0.0.1` and `::1` that map to a loopback device, which allows a computer to connect to itself.

0 votes
0 answers
7 views

can we have localhost alias in chrome?

In Chrome, we can save common address and set keyboard shortcut ( what this thing actually called ?) but when try to set alias of localhost like if we type lh TAB 3000 then it open http://localhost:...
xkeshav's user avatar
  • 375
0 votes
0 answers
17 views

How do I add a webpage on my browser opened from a locally saved .html file as a domain to an allow list?

I'm trying to reproduce a bug with a website and have created a locally hosted .html file with an iframe embed of some 3rd party software that we are having a problem with. For the software iframe to ...
Tom Rogers's user avatar
1 vote
1 answer
58 views

Fix hostname resolution in Fritz!Box local network

Situation: I have a home network with a Fritz!Box 6690 Cable as the network mesh master. The Fritzbox has setup DynDNS so that the hostname drandarov.io points to my Public IP. I also have a HTTPS ...
Dmitrij Drandarov's user avatar
0 votes
0 answers
43 views

I would like to connect over LAN to a webapp listening on IPv6. What are some ways to accomplish this?

I would like to host a guestbook for our home for visitors to use to post messages and photos. In my router settings I can use a DNS to forward guestbook.example to my local IPv4 adress, 192.XXX.XXX....
user avatar
0 votes
0 answers
9 views

Config a CwPanel local server to read local domains

I have the following situation: I have a local test server where I use Almalinux 8 with CWPanel. I have several test domains configured on it: 192.168.1.50/~virtual 192.168.1.50/~cliente 192.168.1.50/~...
EvandroPH's user avatar
0 votes
1 answer
37 views

How to simulate Hercules on local IP address?

I would like to simulate a TCP server, using Hercules (by HW-Group). When I configure the port (12714), netstat -aon | findstr "12714" shows me this result: DOS Prompt>netstat -aon | ...
Dominique's user avatar
  • 2,283
0 votes
0 answers
27 views

Viewing camera's stream in Motion from another computer

I am trying to stream my USB camera through Motion using Linux 21.2. It sees it through localhost:8080 but I've been trying to disable localhost streaming so I can view it from another computer (...
xxxVxxxlinux's user avatar
0 votes
1 answer
79 views

Using requestly replace string to reroute a local call to a live test environment

I am using the replace string rule to try and replace a content endpoint call within a test environment and replacing it with my localhost url to be able to use live data from an endpoint to test in ...
Brandon Webb's user avatar
0 votes
0 answers
11 views

localhost social media script, images and avatars not loading

I have installed a script on localhost, script name wowonder. it is a social media, running on php javascript. I am using wampserver64 The images goes into: wamp64/www/uploads images not working with ...
oneonly's user avatar
0 votes
1 answer
18 views

Can a ssh reverse tunnel bind to something else than localhost?

Machine A has a service (say - web server) bound to localhost:80. Machine B wants to access this service but has no direct connection to machine A. I want to create a reverse ssh tunnel from Machine B ...
WoJ's user avatar
  • 3,263
3 votes
0 answers
41 views

Why Can't My Desktop Access Apache Web Server on LAN While Laptops Can?

Thanks to Using Domain name instead of localhost in with https in xampp I am running a website on an Apache web server using XAMPP on a new laptop (Laptop 1), which is the host, running Windows 11 and ...
Harry McKenzie's user avatar
0 votes
2 answers
111 views

Can't configure Windows to reply me with proper IP address from ping utility

I have a problem with my OS. The ping utility is returning me wrong IP address when I try to ping local hostname server. On my server I have 3 interfaces: Ethernet0, Ethernet1, Ethernet2 The primary ...
Mi1anovic's user avatar
  • 145
1 vote
2 answers
70 views

Expected local range address not resolving to local host

I have a web server running locally with the this address: 127.0.0.1:8000. 127.0.0.1 <-- Local IP address 8000 <-- Port number When I use netstat command, I see the many IP addresses under ...
user3103957's user avatar
0 votes
1 answer
71 views

ufw temporarily reject port on localhost for local testing

I don't understand why those two commands don't block Port 8391 locally. sudo ufw reject from 127.0.0.1 to 127.0.0.1 port 8391 telnet 127.0.0.1 8391 Trying 127.0.0.1... Connected to 127.0.0.1. Escape ...
Wör Du Schnaffzig's user avatar
0 votes
0 answers
513 views

Accessing WSL2 web services from other machines on the LAN

I am having what seems like a familiar issue when trying to access web services running under WSL2 on my Windows 11 PC. Going back to basics then rather than the more complex scenario that I am ...
ceramic's user avatar

15 30 50 per page
1
2 3 4 5
46