Skip to content

A prototype of remote locking my mac, connected to a wireless access point using a simple HTTP server. | 같은 AP 환경에서 원격으로 Mac 잠금

Notifications You must be signed in to change notification settings

stevejkang/remote-mac-lock

Repository files navigation

remote-mac-lock

Installation

This instruction is only available in macOS. Also, make sure that all devices are connected to the same wireless access point.

git clone https://github.com/stevejkang/remote-mac-lock && cd remote-mac-lock
cp .env.example .env # set your own credentials for authentication
yarn
yarn start

And then, visit https://<your-local-ip>:3000/ (For example, http://192.168.0.121:3000/)

About

A prototype of remote locking my mac, connected to a wireless access point using a simple HTTP server. | 같은 AP 환경에서 원격으로 Mac 잠금

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published