CodeShare

Share Code Instantly

Upload files or paste code directly. Share with anyone via a simple link. Files are stored permanently.

Usage Examples

See how easy it is to share code with CodeShare.

File Upload

Upload any text file or code file up to 5MB:

curl -X POST https://codeshare.crackedcn.com/api/upload \
  -F "file=@example.js"
Direct Content

Paste code directly without creating a file:

curl -X POST https://codeshare.crackedcn.com/api/upload \
  -F "content=console.log('Hello World')" \
  -F "filename=hello.js" \
  -F "accessCode=secret123"

Try it on the web

Upload any text file or code file up to 5MB.

Share Your Code
Upload a file or paste your code directly. Files are stored permanently.

Drop your file here or click to browse

Supports text files, code files, and documentation (max 5MB)

Add an access code to make this file private. Anyone with the code can view the file.

CodeShare

Simple, secure, and fast code sharing for developers and teams.

Easy Upload
Drag and drop files or paste code directly. Support for all major programming languages.
Secure Sharing
Private files with access codes. All files are stored permanently.
Always Available
Files are stored permanently. No expiration, no cleanup required.