Software/open

From Minux Wiki
Jump to navigation Jump to search

apt software repository - primary

program name:"open"

secondary program name: "door"

installation: "apt -i open" & "apt -i door"


this pair of programs allows you to remotely open doors that are registered in the auth server's dhcp system, it uses both the dhcp server to find doorname and the auth server to check credentials. one client side and one server side.


"open" is used to open a door, you invoke it with "open doorname duration".

duration is in seconds, 0 for toggle on/off, if not provided it defaults to 5.


"door" is the door side, after installation, reboot and run trough the configuration, it will ask a couple questions like where to find the redstone connection and to enable/disable toggle, or to use multishell and run it in a seperate window.

once done, it will run with your selected preferences and start up on system bootup.

access checks are done by the door's pc itself, if a user can log in on that system then the door will open.


installation instructions