command
module
Version:
v0.0.0-...-53a8c41
Opens a new window with list of versions in this module.
Published: Oct 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
lightshot
What's this ?
This is a custom server for the screenshot tool Lightshot.
Installation
Run :
go run lightshot.go
Usage
Windows
- Open your
hosts
file. (%windir%\system32\drivers\etc\hosts
)
- Add this line:
127.0.0.1 upload.prntscr.com
(replace '127.0.0.1' with your server's IP)
- Restart Lightshot.
Android
- Download Hosts Go.
- Enable
Hosts change switch
option.
- Click on
HOSTS EDITOR
button and then click on the +
button.
- Add a new host with
127.0.0.1
(replace '127.0.0.1' with your server's IP) as IP address
and upload.prntscr.com
as Domain
.
- Click on "START".
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
This project is licensed under the Apache 2.0 license.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.