Skip to content

Instantly share code, notes, and snippets.

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

Andr3as

💭
I may be slow to respond.
View GitHub Profile
@Andr3as
Andr3as / resilio-sync
Created August 25, 2017 14:01 — forked from johnroyer/resilio-sync
Resilio Sync config for ufw app
[ResilioSync]
title=Resilio Sync using Bittorent protocol
description=Sync data easily between devices
ports=3000/tcp|1900/udp|58610/udp|3838/udp|19717/tcp|50443/udp
@Andr3as
Andr3as / curl_post_update.php
Created October 30, 2016 12:46 — forked from abemassry/curl_post_update.php
PHP script to log into a drupal site and update a form using curl, can be used with other sites besides drupal
<?php
//
// curl_post_update.php
// You can modify this script to make PHP use a webpage like a person sitting
// at a computer would use a webpage.
//
// tags: #php #curl #form
//
// This script is licensed under the JSON licence http://www.json.org/license.html
// "The Software shall be used for Good, not Evil." style license