Futures
Access hundreds of perpetual contracts
CFD
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 40+ AI models, with 0% extra fees
Found a network monitoring tool in the terminal!
RustNet, which can monitor all network connections in real-time right in the terminal, showing which process is secretly transmitting data, who the server is connected to, all at a glance.
The coolest part is that you can see the application associated with each connection, something Wireshark can't do. Connect directly to the server via SSH and view it, no need for X11 forwarding.
The interface is divided into four sections:
- Overview: list of all connections + real-time traffic
- Details: SNI, encryption algorithms, geographic location, DPI
- Charts: traffic trends, application distribution, top processes
- Network interfaces: send/receive history for each interface
Supports filtering by port:process:sni, search like fzf, troubleshooting becomes super fast. It can also automatically downgrade privileges for security.
Operations, backend, security folks, keep one in your terminal—doubles the efficiency of troubleshooting network issues.
Project link is in the comments 👇
#网络监控 #Rust #终端 #Operations tools #OpenSource