Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N1netails

N1ne Tails

Sandbox

Sandbox that provides examples on how to use the n1netails libraries.

Featured Libraries

  • n1netails-kuda
  • n1netails-discord-webhook-client
  • n1netails-telegram-client
  • n1netails-slack-client
  • n1netails-teams-webhook-client

Run the project with environment variables.

Kuda

  • N1NETAILS_SANDBOX_KUDA_N1NE_TOKEN (n1ne token value)
  • N1NETAILS_SANDBOX_KUDA_API_URL (api url)
  • N1NETAILS_SANDBOX_KUDA_API_PATH (api path)

Microsoft Teams

  • N1NETAILS_SANDBOX_TEAMS_WEBHOOK_URL (teams webhook url)

Slack

  • N1NETAILS_SANDBOX_SLACK_BOT_TOKEN (slack bot token value)
  • N1NETAILS_SANDBOX_SLACK_CHANNEL (slack channel (eg. #prototype))

Discord

  • N1NETAILS_SANDBOX_DISCORD_WEBHOOK_URL (discord webhook url)

Telegram

  • N1NETAILS_SANDBOX_TELEGRAM_BOT_TOKEN (telegram bot token value)
  • N1NETAILS_SANDBOX_TELEGRAM_CHAT_ID (telegram chat id)

Example:

mvn spring-boot:run -DN1NETAILS_SANDBOX_KUDA_N1NE_TOKEN=n1_your_n1ne_token_value -DN1NETAILS_SANDBOX_KUDA_API_URL=http://localhost:9901 -DN1NETAILS_SANDBOX_KUDA_API_PATH=/ninetails/alert

About

N1netails sandbox used to demo the different alerts the N1netails system can send

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages