Skip to content

Simple API with network tools like ping and traceroute

Notifications You must be signed in to change notification settings

adobni/net-tools-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net-tools-api

The Net-Tools-Api app is a deployable Mule app that you can deploy to CloudHub. The app will then expose a very simple UI that will allow you to do basic networking commands - the supported commands are DNS lookups, Ping, TraceRoute, and opening a TCP socket. The idea is that most networking related issues with your CloudHub VPC and VPN are related to connectivity to your on-prem systems, and most of those issues end up being resolved on the customer end. If you have this tool available to you, you can work with your Networking team to test connectivity to various on-prem systems and verify that firewall and routing rules are working (and if not, you can generate some traffic that can help with diagnosing the issue). The application is protected by Basic Auth - the default credentials are “vpc-tools”/“SomePass”. You can change those credentials in the properties file of the application before you deploy it.

About

Simple API with network tools like ping and traceroute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.6%
  • Java 29.6%
  • RAML 22.8%