Sign inSign up

napster32/dwagent-arm

By napster32

•Updated over 7 years ago

dwagent for armv7 (Raspberry Pi)

Image
0

443

napster32/dwagent-arm repository overview

This Countainer contains:

  • Net Tools
  • Python
  • SSH
  • Nmap
  • Ngrok Application (is in /home/ngrok)
  • DWAgent application

To install this container I recommend the following command:

docker run --restart=always --network="host" -it napster32/dwagent-arm

To perform the correct DWAgent setup follow the procedure below:

  1. Run the command: ./home/dwagent.sh
  2. Press 1 to start the installation
  3. Enter the following installation directory (IMPORTANT NOT TO CHANGE IT): /datacenter/dwagent
  4. Press 1 to confirm
  5. In your DWAgent account, create a new user and generate the code
  6. Copy the generated code
  7. Press 1 to enter the code
  8. Enter the code copied above

For use Ngrok:

  1. Generate your "token" in ngrok website
  2. Insert this command: ./home/ngrok authtoken "token" (replace "token" with the token copied from your account)
  3. Insert this command: ./home/ngrok tcp 22 for obtain your SSH data over the internet

Thanks

Tag summary

Content type

Image

Digest

Size

118.4 MB

Last updated

over 7 years ago

docker pull napster32/dwagent-arm