Tools for monitoring NTS and Gemini servers https://chronoscope.cifelli.xyz
Go to file
Mike Cifelli ab8a31bad4
Send an NtS key exchange and receive the response
2024-03-16 14:05:30 -04:00
assets Initial commit 2024-03-09 14:27:14 -05:00
config Send an NtS key exchange and receive the response 2024-03-16 14:05:30 -04:00
lib Send an NtS key exchange and receive the response 2024-03-16 14:05:30 -04:00
priv Initial commit 2024-03-09 14:27:14 -05:00
test Initial commit 2024-03-09 14:27:14 -05:00
.formatter.exs Initial commit 2024-03-09 14:27:14 -05:00
.gitignore Initial commit 2024-03-09 14:27:14 -05:00
README.md Initial commit 2024-03-09 14:27:14 -05:00
mix.exs Send an NtS key exchange and receive the response 2024-03-16 14:05:30 -04:00
mix.lock Send an NtS key exchange and receive the response 2024-03-16 14:05:30 -04:00

README.md

Chronoscope

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more