python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
changing rest endpoint with talend dynamically
So i'm working with talend esb 8 , in it i'm creating some rest end point .These endpoints will be used in an other software that needs these endpoint to be public (public ip) . So i find a solution t...
eya gue
Votes: 0
Answers: 1
Grep IP Range Bash Script
I just got into Bash scripting and I'm having a hard time grepping a specific IP range from a file.
I've tried the following:
grep "213.184.111.[128][254]" example.txt
Is there an easier wa...
Thijs
Votes: 0
Answers: 2
Get info of a IP address
I personally use an API to get info about an Ip address like, it's origin, company etc. But how does that API get's that much info about the IP? If anyone knows it please answer. Knowing how to get th...
Duck Dev
Votes: 0
Answers: 1
Can't ssh into Raspberry Pi via Wifi. No problem with hotspot
When i try to connect my Raspberry Pi 3 B+ via ssh I get error.
I get the IP from
sudo nmap -sn 192.168.0.0/24, executed from my laptop
Nmap scan report for 192.168.0.100
Host is up (0.094s latency...
Josif Hamed
Votes: 0
Answers: 1