Category "ip"

How to use a proxy list with socket in python to ping a ip?

I am using python and socket, I want to use a proxy list, but I am not estbalishing a http connection(Or am I??), but I am using it to ping a ip, I would like t

Forward IP Addresses - NGINX and IIS

We have a working NGINX redirecting our external users to our IIS server. The problem is that the IP seen by the IIS is the NGINX machine, not the IP from exter

How to obtain public ip address using windows command prompt?

Any way of doing this through the command prompt without using any third party software or relying on powershell? A simple command would be great like on Linux

Get IPv4 Address using JavaScript on Safari

I'm creating a web application and in order for it to run, you must have your device 'registered'. The registration process involves entering the IPv4 address o

Docker for Desktop runs the Kubernetes - Ip address is not working

kubectl describe node docker-for-desktop This gets the IP address of Docker desktop for Windows. But we run it on browser with ip:nodeport it is not working.

kubectl : Unable to connect to the server : dial tcp 192.168.214.136:6443: connect: no route to host

I recently installed kubernetes on VMware and also configured few pods , while configuring those pods , it automatically used IP of the VMware and configured. I

Copying file to live VM (KVM/libvirt)

Just wondering if there is any method to copy a file to a live VM created over KVM using libvirt tools. My objective is to assign a static IP address to VM with

Jboss wildfly is using default docker default address instead of server address when doing soap requests

I'm using Jboss wildfly to serve a soap service. I have deployed it to the server using docker. When providing a URL for the WSDL my server address of 10.1.20.3

Correct way of getting Client's IP Addresses from http.Request

What's the correct way to get all client's IP Addresses from http.Request? In PHP there are a lot of variables that I should check. Is it the same on Go? One

SQL Server not listening on IP address even if TCP/IP is enabled

I am trying to set up MS SQL Server Express 2019 to listen on TCP/IP and connect to it through IP address instead of shared memory. I am currently connecting th

How to change ip for ubuntu host in java [duplicate]

There is an ubuntu host with multiple ips. I want to make periodical change its ips in my java application. But I do not know how to do this.

WebRTC Peerconnection: Which IP flow of candidates set is used?

I am currently working on a monitoring tool for webrtc sessions investigating into the transferred SDP from caller to callee and vice versa. Unfortunately I can

Modbus4J Modbus RTU master

Currently I am working with the Schneider Power Logic electrical device. I want to read the data from the device and show the value in my system. So far, I disc

How to get the IP address of the docker host from inside a docker container [duplicate]

As the title says. I need to be able to retrieve the IP address the docker hosts and the portmaps from the host to the container, and doing th

check if an IP is within a range of CIDR in Python

I know there are some similar questions up here, but they mostly either want to find the range itself (which uses some libraries, like the example that stackove

Why is my hosts file entry being ignored by the browser? [closed]

I mapped a website with the IP of www.facebook.com to load Facebook when I request a different url (let's say www.x.lk) particular site. It wo