Skip to content

Repository files navigation

remote-mac-lock

Remote screen lock utility for macOS. Trigger your Mac's lock screen from any device on the same network.

Install

macOS only.

curl -fsSL https://raw.githubusercontent.com/stevejkang/remote-mac-lock/main/install.sh | bash

Once installed, visit http://<your-local-ip>:61000/lock from any device on the same network.

Basic Authentication

Authentication is optional. To enable it, edit ~/.config/remote-mac-lock/.env:

BASIC_AUTH_USER=admin
BASIC_AUTH_PASS=your-password

Then restart the service to apply:

launchctl kickstart -k gui/$(id -u)/com.stevejkang.remote-mac-lock

Restart

launchctl kickstart -k gui/$(id -u)/com.stevejkang.remote-mac-lock

Uninstall

curl -fsSL https://raw.githubusercontent.com/stevejkang/remote-mac-lock/main/uninstall.sh | bash

About

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

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages