10000 GitHub - code-scan/notes.dog: Notepad Online
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

code-scan/notes.dog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes.dog

在线笔记本 文本分享

默认打开会随机生成一个路径

# 可以自定义路径,如:
https://notes.dog/demo.txt 
https://notes.dog/dog  
https://notes.dog/demo.php

# curl提交
curl -XPOST https://notes.dog/dog  --data 'text=dog'


# 搭建
mkdir temp/
./notes -l 0.0.0.0 -p 80

体验地址

img

0