https://github.com/codesteak/eap-tls
https://github.com/codesteak/eap-tls
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codesteak/eap-tls
- Owner: CodeSteak
- License: mit
- Created: 2022-10-24T12:55:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T15:34:45.000Z (about 2 years ago)
- Last Synced: 2025-01-13T08:35:34.555Z (5 months ago)
- Language: Rust
- Size: 490 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Submodules
This repository contains the following submodules:
- hostapPlease use the following command to init the repository with all submodules:
```bash
git submodule update --init --recursive
```