networkagent

command
v0.12.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 22 Imported by: 0

README

Using the test network agent

Create a network agent configuration file

  • Create a file named nodenetsvc.conf with the following contents:
    {
        "ttrpc": "\\\\.\\pipe\\ncproxy-ttrpc",
        "grpc": "127.0.0.1:6669",
        "node_net_svc_addr": "127.0.0.1:6668",
        "timeout": 10,
        "networking_settings": {
    	    "hns_settings": {
    		    "switch_name": "name-of-your-switch" 	
    	    }
        }
    }
    
    See definitions here for further customizing this configuration.

Run the network agent

networkagent.exe --config .\nodenetsvc.conf

Documentation

Rendered for windows/amd64
The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL