Skip to content

Instantly share code, notes, and snippets.

View riaandelange's full-sized avatar
💭
I may be slow to respond.

Riaan de Lange riaandelange

💭
I may be slow to respond.
View GitHub Profile
@riaandelange
riaandelange / Autodiscover.aspx
Created July 2, 2018 03:45 — forked from BananaAcid/Autodiscover.aspx
autodiscover for Outlook, working with hMailServer (and other IMAP, SMTP connections) in C# on IIS
<%@ Page Language="C#" %>
<% Response.ContentType = "text/xml";
/*
[email protected]
Nabil Redmann 2016
Requirements:
@consti
consti / hosts
Last active March 15, 2025 10:38
/etc/hosts to block shock sites etc.
# This hosts file is brought to you by Dan Pollock and can be found at
# http://someonewhocares.org/hosts/
# You are free to copy and distribute this file for non-commercial uses,
# as long the original URL and attribution is included.
#<localhost>
127.0.0.1 localhost
127.0.0.1 localhost.localdomain
255.255.255.255 broadcasthost
::1 localhost