Skip to content

katzEco/katsuShareX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

katsuShareX

selfHost setting up

all you need to do is just "Cloning This repo." by using

git clone https://github.com/dethMastery/katsuShareX.git

and then setting up password in app.js

ShareX setting up

all you need for ShareX setting up is just copy this config and feel free to using shareX

{
  "Version": "14.1.0",
  "Name": "katsuCDN",
  "DestinationType": "ImageUploader",
  "RequestMethod": "POST",
  "RequestURL": "<HOST>/api/upload",
  "Headers": {
    "password": "<Password>"
  },
  "Body": "MultipartFormData",
  "FileFormName": "image",
  "URL": "{json:URL}"
}

About

just a ShareX server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published