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
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
silahkan join group support di https://t.me/+VoGfD6_Xowg3YTll
Telegram
Support OneSender
Group support aplikasi OneSender
Forwarded from Ali
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/
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>
Vultr
How to Configure Apache as a Reverse Proxy with mod_proxy
We are simplifying the cloud. One Login, 19 Countries, 32 Cities, Infinite Possibilities.
Forwarded from Ali
Telegraph
Aktivasi OneSender
Setelah berhasil install aplikasi OneSender, tahap berikutnya adalah aktivasi. Aktivasi menggunakan lisensi OneSender yang dimiliki. Langkah-langkahnya sebagai berikut: Klik tombol Hubungkan Akun Saya. 2. Pilih lisensi Selanjutnya, anda akan diarahkan ke…
Forwarded from Khairul Anam
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…
berarti gak perlu setting ini ya mas??
Forwarded from Khairul Anam
biar aq paham jugak mas, itu tadi dibetulin dimananya ya mas??