Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
Localhost.run provides a secure and easy way to share your local server with the world. With a simple command, you can create a temporary public URL for your localhost, making it a great alternative to ngrok for sharing projects or testing webhooks without complex setups.
این سایت به شما امکان میده سرور محلی خود را به روشی امن و ساده با دیگران به اشتراک بگذارید. با یک فرمان ساده، میتونید یک آدرس عمومی موقت برای localhost خود ایجاد کنید و به عنوان جایگزینی برای ngrok استفاده کنید،

#Networking #Development #Localhost #Tunneling
@pythony

https://localhost.run
If your application needs to respond to webhooks, you'll need some way to expose localhost to the internet. smee.io do that for you.
اگه برنامه‌ای که نوشتین نیاز داره که به یه webhook جواب بده به یه راهی نیاز دارین که localhost یه جوری به اینترنت وصل بشه. این ابزار شبیه به ngrok عمل میکنه ولی با این تفاوت که خیلی ساده تره و فقط برای webhook کاربرد داره و SSE رو ساپورت میکنه.

#SSE #Localhost #Server #Event #WebHook #Hook
@pythony

https://smee.io