I hereby claim:
- I am mogigoma on github.
- I am mogigoma (https://keybase.io/mogigoma) on keybase.
- I have a public key ASCehHLQMOThjwMLjlEdABFWY6wwKohByYyAk1eiUVPzYwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| client | |
| dev tun | |
| proto udp | |
| nobind | |
| remote hostname-of-vpn-server 1194 | |
| resolv-retry infinite | |
| user nobody |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | |
| <script src="demo.js"></script> | |
| <title>WebSockets Demo</title> | |
| </head> | |
| <body> | |
| <div id="wrapper"> | |
| <h1>WebSockets Demo</h1> |
| function SubmitVerify() | |
| { | |
| var form1 = document.login; | |
| var se_code; | |
| se_code = document.getElementById("security_code").value; | |
| se_code_0 = "I2xQTk"; | |
| if (se_code.toLowerCase() != se_code_0.toLowerCase()) | |
| { |
| Hob. I/1 | |
| Hob. I/1 | |
| Hob. I/1 | |
| Hob. I/2 | |
| Hob. I/2 | |
| Hob. I/2 | |
| Hob. I/3 | |
| Hob. I/3 | |
| Hob. I/3 | |
| Hob. I/3 |
| (defvar mak/elnode-publish-port | |
| 4444 | |
| "The port for published buffers to be served on.") | |
| (defvar mak/elnode-publish-buffers | |
| (make-hash-table :test 'equal) | |
| "List of the buffers to publish over HTTP.") | |
| (defun mak/elnode-publish-handler (httpcon) | |
| "Handler for buffers published by Elnode." |
| strings = [ | |
| "zero", | |
| "one", | |
| "two", | |
| "three", | |
| "four" | |
| ] | |
| n = 12 |
| (require 'bindat) | |
| (require 'format-spec) | |
| (defvar dsa-pubkey-format-spec | |
| "Parameter P: %p\nParameter Q: %q\nParameter G: %g\nParameter Y: %y\n" | |
| "Output format for DSA public keys.") | |
| (defvar dsa-pubkey-bindat-spec | |
| '((:p-len u32) | |
| (:p vec (:p-len)) |
| badgers-1 | |
| badgers-0 | |
| monkeys-a | |
| koalas-1 | |
| badgers-2 | |
| badgers-1 | |
| koalas-0 | |
| monkeys-b |
| auto-reload yes | |
| browser firefox | |
| cache-file "~/.newsbeuter/cache.db" | |
| confirm-exit no | |
| error-log "~/.newsbeuter/error.log" | |
| max-items 1000 | |
| reload-time 60 | |
| save-path "~/tmp/" | |
| show-read-feeds no | |
| suppress-first-reload yes |