Skip to content
/ ipbot Public

Telegram IP Bot implementation

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

tg-ipbot/ipbot

Repository files navigation

Redis test container run

  • Podman option:
podman run --userns keep-id -it --rm -p 6379:6379 \
  -v $PWD/conf:/usr/local/etc/redis -v $PWD/run:/run \
  docker.io/redis:7.0 redis-server /usr/local/etc/redis/redis.conf

License

This project is licensed under:

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Telegram IP Bot implementation

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published