Skip to content

TheKidCoderDev/Cyprus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyprus

A Plug-and-play tool for creating intranets


Setup

  1. Load the files onto your raspberry pi or other linux box (Not officially supported)
  2. Run install.sh
  3. Follow prompts

Notes

  • Default username and password is Admin and nimda
    • Currently no good way of changing this. That will be coming soon. For now just change it in api.py
  • The domain for the box will default to admin.cyp. DO NOT CHANGE THIS. A way to do so will be coming later
  • Make sure your DNS is set to the private IP of the box you are setting this up on.

  • Goal

    • To create a Plug-and-play solution to creating Intranets
  • Technologies used

    • Python

      • Bottle
    • DNSMasq

    • Bash

    • HTML

    • CSS

      • Tachyons
    • JS

  • Technical challenges

    • CORS

      • Overcome by consolidating the hosting of the API and the hosting of the Frontend panel to one script

Releases

No releases published

Packages

No packages published

Languages