Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikboesen/ccsconnectiontest
CyberPatriot connection test for UNIX-like systems.
https://github.com/erikboesen/ccsconnectiontest
Last synced: 12 days ago
JSON representation
CyberPatriot connection test for UNIX-like systems.
- Host: GitHub
- URL: https://github.com/erikboesen/ccsconnectiontest
- Owner: ErikBoesen
- License: mit
- Created: 2017-10-16T13:52:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T23:22:51.000Z (almost 6 years ago)
- Last Synced: 2024-10-08T20:41:13.580Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCS Connection Test for GNU/Linux & macOS
A version of the CyberPatriot connection test for GNU/Linux, macOS, and other UNIX-based hosts.
This script will run the same tests as the official CyberPatriot CCS Connection Test, but on the aforementioned systems, for which there are no official test applications.
This version of the connection test runs in the command line rather than a GUI, for the sake of simplicity.
## Running
Like any other shell script:
```sh
./test.sh
```## Licensing/Authorship
This software was created and is maintained by [Erik Boesen](https://github.com/ErikBoesen), who does not have any connection to CyberPatriot or the AFA.This software was independently created to be of assistance to CyberPatriot competitors using UNIX-based host systems, and does not intend to infringe on any copyrights or regulations.
This software is provided under the [MIT License](LICENSE).