Skip to content

Instantly share code, notes, and snippets.

View MNS82's full-sized avatar

JAWVDE | MNS MNS82

  • Key Power BV
  • The Netherlands
  • 10:44 (UTC +01:00)
  • X @jawvde
View GitHub Profile
@ongkiii
ongkiii / IPA-Sources.md
Last active March 15, 2026 19:52
REPOS/TELEGRAM CHANNELS LIST BY u/angkitbharadwaj
@ichitaso
ichitaso / Localization for NotifyWiFi X
Last active January 5, 2022 05:51
Localization for NotifyWiFi X
English
"Wifi connected this SSID" = "Connected to this WiFi SSID.";
"Connected Black SSID" = "Turned off Wifi";
"Wi-Fi 0N" = "Wi-Fi 0N";
"Wi-Fi Settings" = "Wi-Fi Settings";
"NotifyWiFi Settings" = "NotifyWiFi Settings";
"Close" = "Close";
"Not connected to WiFi" = "Not connected to WiFi";
"Succeeded!" = "Succeeded!";
@soarez
soarez / ca.md
Last active March 4, 2026 04:50
How to setup your own CA with OpenSSL

How to setup your own CA with OpenSSL

For educational reasons I've decided to create my own CA. Here is what I learned.

First things first

Lets get some context first.