Post Installation Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Currently, we use to automatically do tab completion through argparse.
Once you've installed nxc globally, do the following:
Open a new shell and you are ready to go:
NetExec will create a folder to which the nxc.conf
configuration file and all other data created/extracted during day-to-day use are written. The default folder that will be created is ~/.nxc
. If you would like to change the destination folder set the environment variable NXC_PATH
to the target folder.