All Projects → ngoduykhanh → ifconfig.top

ngoduykhanh / ifconfig.top

Licence: MIT license
Source code of ifconfig.top website

Programming Languages

rust
11053 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to ifconfig.top

onlineshop
Onlineshop is an e-commerce project based on Django 2.x where it's using Django's default MVT architecture and back-end rendering.
Stars: ✭ 18 (-5.26%)
Mutual labels:  example
line-fido2-server
FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.
Stars: ✭ 350 (+1742.11%)
Mutual labels:  example
NodeExpressCRUD
Node, Express, Mongoose and MongoDB CRUD Web Application
Stars: ✭ 45 (+136.84%)
Mutual labels:  example
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-26.32%)
Mutual labels:  example
erws
Erlang Websockets example using Cowboy
Stars: ✭ 43 (+126.32%)
Mutual labels:  example
HTML-Crypto-Currency-Chart-Snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Stars: ✭ 89 (+368.42%)
Mutual labels:  example
phaser-sat-example
An experiment that uses sat-js with Phaser.
Stars: ✭ 14 (-26.32%)
Mutual labels:  example
ionic-truncated-slider-cards
Customized slider component to achieve a fancy horizontal truncated slider, basically for short list of cards
Stars: ✭ 19 (+0%)
Mutual labels:  example
factorio-example-mod
Lightweight modular example mod with various features and compatibilities
Stars: ✭ 15 (-21.05%)
Mutual labels:  example
bKash-payment-gateway-web-demo
bKash payment gateway API integration documentation for web.
Stars: ✭ 74 (+289.47%)
Mutual labels:  example
dynamic-home-example-flutter
How to use dynamic home page in Flutter?
Stars: ✭ 21 (+10.53%)
Mutual labels:  example
hunt-skeleton
hunt framework project template.
Stars: ✭ 20 (+5.26%)
Mutual labels:  example
workshop-todo-dapp
A workshop into adding realtime collaboration in a typical To-do app
Stars: ✭ 29 (+52.63%)
Mutual labels:  example
GStreamer-Python
Fetch RTSP Stream using GStreamer in Python and get image in Numpy
Stars: ✭ 81 (+326.32%)
Mutual labels:  example
editor.sh
Yet another live programming environment for collaborative code editing and running.
Stars: ✭ 29 (+52.63%)
Mutual labels:  actix-web
FFMpeg-decode-example
Example how to use ffmpeg to decode video file.
Stars: ✭ 31 (+63.16%)
Mutual labels:  example
scala-basic-skeleton
Starting point if you want to bootstrap a project in Scala
Stars: ✭ 16 (-15.79%)
Mutual labels:  example
Discord.Net-Example
Discord.Net Example bots
Stars: ✭ 104 (+447.37%)
Mutual labels:  example
crate-trends
🦀Visualize Rust Package: Crates comparison website
Stars: ✭ 14 (-26.32%)
Mutual labels:  actix-web
flask-nginx-tutorial
Basic connection of flask and nginx via docker-compose
Stars: ✭ 24 (+26.32%)
Mutual labels:  example

ifconfig.top

A simple web application written in Rust to show visitor's ip address.

Demo: https://ifconfig.top.

Run it

Clone the source code and run it

$ git clone https://github.com/ngoduykhanh/ifconfig.top.git
$ cd ifconfig.top
$ cargo run

Visit the app at http://127.0.0.1:5000

Note: set PROXY_MODE=true if you deploy the app behind a proxy

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].