Skip to content

Commit 3e0ef8d

Browse files
authored
removed old travis-ci badge and link to forum
1 parent 7961d38 commit 3e0ef8d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![CodeFactor](https://www.codefactor.io/repository/github/hashtopolis/server/badge)](https://www.codefactor.io/repository/github/hashtopolis/server)
66
[![LoC](https://tokei.rs/b1/github/hashtopolis/server?category=code)](https://github.com/hashtopolis/server)
77
[![Hashtopolis Build](https://github.com/hashtopolis/server/actions/workflows/ci.yml/badge.svg)](https://github.com/hashtopolis/server)
8-
[![Current Agent](https://img.shields.io/badge/Current%20Agent%20Version-0.6.0-blue.svg)](https://travis-ci.org/hashtopolis/agent-python)
98

109
Hashtopolis is a multi-platform client-server tool for distributing hashcat tasks to multiple computers. The main goals for Hashtopolis's development are portability, robustness, multi-user support, and multiple groups management.
1110
The application has two parts:
@@ -19,7 +18,7 @@ The server part runs on PHP using MySQL as the database back end. It is vital th
1918

2019
The web admin interface is the single point of access for all client agents. New agent deployments require a one-time password generated in the New Agent tab. This reduces the risk of leaking hashes or files to rogue or fake agents.
2120

22-
There are parts of the documentation and wiki which are not up-to-date. If you see anything wrong or have questions on understanding descriptions, feel free to contact us on Twitter (@s3inlc, @winxp5421), join our Discord server (https://discord.gg/S2NTxbz) or join our Forum (https://hashtopolis.org).
21+
There are parts of the documentation and wiki which are not up-to-date. If you see anything wrong or have questions on understanding descriptions, join our Discord server at https://discord.gg/S2NTxbz.
2322

2423
To report a bug, please create an issue and try to describe the problem as accurately as possible. This helps us to identify the bug and see if it is reproducible.
2524

0 commit comments

Comments
 (0)