Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joeri-abbo/python-slack-ip
- Owner: Joeri-Abbo
- Created: 2022-05-15T01:26:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T13:58:03.000Z (5 months ago)
- Last Synced: 2024-06-14T15:20:20.932Z (5 months ago)
- Topics: automation, ip, slack
- Language: Python
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.