Browse CLI Tools

Discover the best command-line tools

26 tools found

N

ngrok

network

Creates secure tunnels to expose local services to the internet with public URLs

tunnelinglocalhostnetworkingdevelopment
26,000
brew install ngrok
M

mosh

network

Mobile shell for robust remote terminal connections

sshremote-accessmobileterminal
12,000
brew install mosh
C

cloudflared

network

Cloudflare Tunnel client for creating secure tunnels without exposing ports

tunnelingcloudflaresecuritynetworking
8,800
brew install cloudflare/cloudflare/cloudflared
Z

zerotier

network

Decentralized virtual network for connecting devices securely

vpnnetworkingsecuritydecentralized
6,200
brew install zerotier-one
O

openssh

network

SSH client and server for secure remote access

sshsecurityremote-accessnetwork
1,200
brew install openssh
O

openssh-key

network

SSH key management utilities

sshsecuritykeysnetwork
1,200
brew install openssh
S

sftp

network

SSH File Transfer Protocol client

sftpfile-transfersshsecure
1,200
brew install openssh
S

scp

network

Secure copy utility for transferring files via SSH

scpfile-transfersshsecure
1,200
brew install openssh
P

ping

network

Test reachability of hosts on IP networks

networkicmpconnectivitydiagnostics
1,100
brew install iputils
T

traceroute

network

Show the route packets take to reach a destination host

networkroutingdiagnosticshops
300
brew install traceroute
I

Iproute2

network

Collection of networking utilities for Linux kernel

networkinglinuxkernelrouting
200
apt-get install iproute2
I

Iwconfig

network

Configure wireless network interfaces in Linux

wirelessnetworkingconfigurationlinux
200
apt-get install wireless-tools
I

ip

network

Modern tool for managing network interfaces and routing

networkinterfaceroutinglinux
200
brew install iproute2mac
H

Hostapd

network

IEEE 802.11 AP and RADIUS authentication server

wirelessaccess-pointradiusauthentication
100
apt-get install hostapd
A

arp

network

View and manage ARP (Address Resolution Protocol) cache

networkarpmac-addressprotocol
100
brew install net-tools