Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreztz/bot
https://github.com/andreztz/bot
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreztz/bot
- Owner: andreztz
- Created: 2023-04-02T07:59:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T16:04:09.000Z (over 1 year ago)
- Last Synced: 2024-10-04T22:41:06.625Z (3 months ago)
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
[
{
"username":"bot",
"password":"bot_password"
},
{
"username":"user1",
"password":"user1_password"
},
{
"username":"user2",
"password":"user2_password"
}
]```
```
sudo prosodyctl cert generate vmbox.lan
``````
sudo prosodyctl check certs
``````
sudo prosodyctl about
``````
sudo journalctl -u prosody.service
```