https://transfer.sh/

Easy file sharing from the command line
# Upload using cURL
$ curl --upload-file ./hello.txt https://transfer.sh/hello.txt https://transfer.sh/corzR4/hello.txt

# Using the shell function
$ transfer hello.txt
##################################################### 100.0% https://transfer.sh/zuNn92/hello.txt


# Upload from web
Drag your files here, or click to browse.

https://tmpfiles.org/

/TMP/FILES
TEMPORARY FILE HOSTING
You can use our API to automate file uploads.

All uploaded files are automatically deleted after 60 minutes.


Method: POST

Params: file=/path/to/test.jpg

URL: https://tmpfiles.org/api/v1/upload


Example with CURL:

curl -F "file=@/Users/myuser/test.jpg" https://tmpfiles.org/api/v1/upload

#file #sharing #upload #video #image #img #command #line #easy #share
Forwarded from Ali
Forwarded from Ali
untuk bikin reverse proxy/setting subdomain
Forwarded from Ali
saya pakai panduan dari sini

https://www.vultr.com/docs/how-to-configure-apache-as-a-reverse-proxy-with-mod-proxy-54152/

 <VirtualHost *:80>

ServerName app.example.com

ProxyPreserveHost On
ProxyPass / http://localhost:3001/
ProxyPassReverse / http://localhost:3001/

</VirtualHost>
Forwarded from Ali
silahkan login ke onesender.net/my-account
Forwarded from Ali
buka tab akses.. -> serial nomor
Forwarded from Ali
di serial tsb silahkan klik revoke
Forwarded from Khairul Anam
ini alhamdulillah keliatannya udah bisa
Forwarded from Khairul Anam
biar aq paham jugak mas, itu tadi dibetulin dimananya ya mas??
Forwarded from Ali
cuma jalankan ulang manual
Forwarded from Ali
./onesender-x86_64 -c config_1.yaml
Forwarded from Ali
tidak ada error..
Forwarded from Ali
baru jalankan pakai systemd
Forwarded from Ali