Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joeri-abbo/python-slack-ip

Slack the ip of the network through slack
https://github.com/joeri-abbo/python-slack-ip

automation ip slack

Last synced: 4 days ago
JSON representation

Slack the ip of the network through slack

Awesome Lists containing this project

README

        

### Slack the ip of the current machine

First will in with webhook for slack

```
slack:
webhook: "URL"
```

To test if the webhook is working, you can use the following command:

```
./main.sh
```

Visit your slack and check if the message is sent.
The ip of the current machine will be sent with the webhook.