mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-13 13:35:54 +00:00
3 lines
55 B
JavaScript
Executable File
3 lines
55 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
require(__dirname + '/../client');
|