-
-
-
httpprobe Public
HTTP Telemetry Probe for metric readings
-
dns-flood Public
Forked from hawell/dns-floodOriginal DNS-Flood tool found on code.google.com
-
packetcap Public
Lightweight Packet Capture with packet filtering, writing to pcap file and sending captured traffic to remote target.
Other UpdatedJun 1, 2021 -
DynamicDNS Public
A Dynamic DNS Service using Cloudflare DNS and Workers. Allows a hostname to be updated whenever the dynamic IP address changes. For hosting application behind a home broadband.
-
whatismyip Public
A serverless application on Cloudflare Worker, returning the IP address of the visiting Client. An application for a client to discover the external IP that is behind a proxy or NAT GW.
JavaScript Other UpdatedApr 27, 2021 -
SG-Weather-Server Public
Rewrite SG-Weather-Go into Web API Server that serve Singapore Weather, Air Temperature, PSI and Rainfall data via API.
UpdatedJan 13, 2021 -
ted-gui Public
TED-GUI is an extension of TED program with a Web Application GUI. HTML and Javascript is the frontend UI and interacts with TED binary in WebAssembly/WASM to encipher or decipher the Input string.…
-
-
Lightweight-Web-Server Public
A Lightweight Web Server implemented in GO to serve out html, wasm, js or any other content. Additional logic can be added.
Go UpdatedFeb 23, 2020 -
filecrypter-gui Public
WebApp with Graphical Interface for FileCrypter program. File Encryption using AES256 and with Authenticated Data Integrity check using a passphrase. Implemented in GO using AES-GCMSIV cipher with …
Other UpdatedDec 29, 2019 -
Distance_RainGauge Public
Using Haversine formulae to calculate distance between Weather Station to Rain Gauge Stations and output to JSON format. Distance comparison can be defined by user.
UpdatedDec 14, 2019 -
SG_Weather_GO Public
Software binary program for Windows, Linux, macOSX to parse real-time NEA Weather Forecast, PSI Readings and Air Temperature. Data from Singapore Govtech API GW.
MIT License UpdatedDec 9, 2019 -
ted Public
A basic program to encipher or decipher a chunk of text similar to enigma machine. The encipher text can then be send over SMS, WhatsApp, WeChat, LINE and even email. The same program can be used t…
-
FileCrypter Public
File Encryption with AES256 and Authenticated Data Integrity check using a passphrase. Implemented in GO with AES-GCMSIV. CLI Binary only
Other UpdatedOct 21, 2019 -
A rewrite of the WhatsApp Weather App with direct API call
-
AutoPilot-NLP-sg-Weather Public
Natural Language Processing with Voice and Chat for SG Weather Forecast using Twilio AutoPilot
JavaScript Apache License 2.0 UpdatedJul 24, 2019 -
sg-weather-forecast Public
Weather forecast via WhatsApp for Singapore
-
Emulating-TCP_UDP-Server Public
Emulating custom TCP or UDP Server and respond with a custom message
-
Emulating-TCP_UDP-Client Public
Configurable Emulating Network Client - for protocol fuzzing towards server.
-
keymenu Public
A WhatsApp Key menu response using Twilio WhatsApp communication and Serverless Function as a Service.