Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenhaohu/scripts
Record some interesting scripts
https://github.com/chenhaohu/scripts
Last synced: about 1 month ago
JSON representation
Record some interesting scripts
- Host: GitHub
- URL: https://github.com/chenhaohu/scripts
- Owner: ChenHaoHu
- Created: 2023-03-06T06:14:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-23T10:01:25.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T18:52:16.361Z (7 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scripts
Record some interesting scripts1、[VPN agent proxy](vpn_agent_proxy/proxy.go)
> share your VPN with your friends, and you may need to bypass your VPN agent's check logic2、[github no changelog](github_no_changelog/remove.js) (base on tampermonkey)
> delete useless changelog display on github homepage3、[timestamp_to_time](timestamp_to_time/timestampToTime.js) (base on tampermonkey)
> convert the timestamp on your clipboard to time format