Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use net module instead of exe os command
This removes the os dependency on host ip detection This method dials the public dns to see the host IP. If the host is in a complete private network, it might fail. In this case, the user could use the input argument to specify host IP
- Loading branch information