Skip to content
Snippets Groups Projects

Add menshen agent

Open Kali Kaneko requested to merge add-menshen-agent into main
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 #!/bin/sh
2
3 echo "Starting menshen-agent"
4 # To run, menshen_agent needs AGENT_NAME and AGENT_LOCATION (mandatory).
5 # AGENT_MENSHENADDRESS and AGENT_NETDEVICE will probably need to be configured too.
  • Max B approved this merge request

    approved this merge request

  • I checked it and it seems to run and do what I'd expect. Does the menshen agent log anything? Is there any configurable logging?

  • Please register or sign in to reply
    Loading