D
D
Dylan Klebold2014-02-04 11:33:50
PostgreSQL
Dylan Klebold, 2014-02-04 11:33:50

What means (preferably cross-platform) can be used to display all available PCs on the local network?

I welcome everyone! What means (preferably cross-platform) can be used to display all available PCs on the local network? Well, or even does PostgreSQL have standard tools for discovering available local machines on which PostgreSQL is deployed?
You can, of course, just ping addresses in a certain range, but there are certainly good ready-made solutions to the problem.
Thank you.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
AxisPod, 2014-02-04
@dylan_klebold

Take the network mask and go ahead, scan with pens. But ready-made solutions are unlikely to be found.

D
DancingOnWater, 2014-02-04
@DancingOnWater

In general, no

A
Alexander Sazonov, 2014-02-05
@defo

nmap -v 192.168.0.*

S
sharikoff, 2014-02-17
@sharikoff

nmap -sP 10.0.0.0/24 - all live hosts on network 10.0.0.0/24

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question