• Håkon Yndestad
    HY
  • Welcome
  • MiniHost
  • Sh4re.net
  • New Article
  • Issues Tracker
  • Desky Config
  • Webdev
    • SnartHelg.com
    • MiniHost.no
    • Noty
    • Hacker-Wars.com
    • noty
  • Mobile Games
    • Bob The Alien
    • TrumpJump
  • Tools
    • Calks
    • Teknisk Dash
  • Other Sites
    • sh4re.net
    • noty.no
    • MiniHost.net
    • SnartHelg.com
  • Login

Suricata rules

Håkon Yndestad 2020-08-29 12:03:00

Sometimes I stumble on to fantastick people that makes me laugh out loud just thinking of the share determination and will to do somthing so spesific and its fantastic to find these people.

This time i was trying to secure a firewall and ended up looking at this list of suricata rules https://github.com/jflsakfja/suricata-rules/blob/master/list.txt where this guy/girl (Demetris Demetriou) has spent a fair bit of time going over every rule on the list at that time and commentet everything that he has removed. 

heres a few examples 

2101201 GPL WEB_SERVER 403 Forbidden <<< *facepalm* *sigh* Some rule writers/maintainers have the false impression that writing "1337" rules makes them look smart. It doesn't. It makes them look like 6 year olds. HINT: Detecting a >>>>SINGLE<<<< 403 error is an insult to my intelligence. I'm personally offended by this rule. At least make it a rapid 403 error rule.
2015526 ET WEB_SERVER Fake Googlebot UA 1 Inbound <<< fires up on googlebot. *ding* *ding* *ding* YOU are CORRECT sir DELETE UPSTREAM. I would like to take a few moments and remind everyone the years I've spent trying to get this rule deleted. It's an obvious fail of the rule maintainer and he is just too embarassed to admit it.
2002829 ET POLICY Googlebot Crawl <<< *screaming at the top of my lungs* GOOGLE IS COMING!!!LOCK THE GATES!!!GOOGLE IS COMING!!!ZOMG!1elevenonehundredandeleven!GOOGLE IS COMING!!!!. *normal voice* who the hell writes these rules???
2012251 ET MOBILE_MALWARE Google Android Device HTTP Request <<< since when is android considered malware?!?! DELETE UPSTREAM AND BAN THE RULE MAINTAINER FROM THE PROJECT on the grounds of criminal stupidity

Tags:
Stats:
0 comments
1651 views

Store Venjetinden Norway - (Long Range DJI FPV )

Håkon Yndestad 2020-04-21 20:24:22

Tags:
Stats:
0 comments
1931 views

Balls.no

Håkon Yndestad 2020-04-13 16:05:13

So what are you to do with the domain balls.no ?....
Well I don't know? Now that I have it I don't really know.
I laughed for at least an hour while contemplating the ultimate URL shortener balls.no its perfect.

Tags:
Stats:
0 comments
1510 views

FPV - Dream

Håkon Yndestad 2019-11-19 02:33:15

Tags:
Stats:
0 comments
1746 views

FPV Frostatind

Håkon Yndestad 2019-09-28 18:21:44

Tags:
Stats:
0 comments
2054 views

DevLog10

Håkon Yndestad 2019-07-29 00:18:59

Tags:
Stats:
0 comments
1972 views

The Desky info display

Håkon Yndestad 2019-07-23 10:29:07

The Desky project came aboute when i wanted a display on my desk showing things like immidiate weather, clock and some other things like Bitcoin prices. 
I first started with php and LCD monitors thinking that was the way of doing this, but i soon discovered that microprosessors and small hardware was not so out of reach to learn.

 Though this was a project lasteing a whole year and this is what i learned.

Tags:
Stats:
0 comments
2240 views

DevLog9

Håkon Yndestad 2019-07-17 06:53:16

Tags:
Stats:
0 comments
1981 views

DevLog8

Håkon Yndestad 2019-07-17 06:52:22

Tags:
Stats:
0 comments
1827 views

DevLog7

Håkon Yndestad 2019-07-17 06:51:37

Tags:
Stats:
0 comments
1893 views

DevLog6

Håkon Yndestad 2019-07-17 06:50:53

Tags:
Stats:
0 comments
1731 views

DevLog5

Håkon Yndestad 2019-07-17 06:50:05

Tags:
Stats:
0 comments
1741 views

DevLog4

Håkon Yndestad 2019-07-17 06:49:04

Tags:
Stats:
0 comments
1852 views

DevLog3

Håkon Yndestad 2019-07-17 06:48:17

Tags:
Stats:
0 comments
1789 views

DevLog2

Håkon Yndestad 2019-07-17 06:47:28

Tags:
Stats:
0 comments
1796 views

a

Håkon Yndestad 2019-07-17 06:46:22

a

Tags:
Stats:
0 comments
2093 views

Henning Olsen IS

Håkon Yndestad 2019-07-17 06:28:19

Vi satt og lurte på om Henning Olsen hadde utsalg på fabrikken sin her i Kristiansand og jeg kom over et lite søkefelt hvor man kunne søke om støtte til arrangementer ol.
Naturlig vis søkte jeg til min egen fest :) 

Og fikk svar fra de :)

Tags:
Stats:
0 comments
1938 views

Batch editing files

Håkon Yndestad 2019-06-30 16:12:58

Found myself in a mess of some files and this litte trick saved me.
In powershell you can run code directly like scripting.

Example if you want to remove a space in alot of files in a folder you can search for "S01 " and replace with just "S01" like below.

get-childitem *.mp4 | foreach {rename-item $_ $_.name.replace('S01 ',"S01")}
Tags:
Stats:
0 comments
1520 views

MiniHost.no

Håkon Yndestad 2018-09-08 15:32:20

Had a major overhaul on https://minihost.no check it out :)
Full on cloud storage and filesharing.

Tags:
Stats:
0 comments
2053 views

Windows10 control panel

Håkon Yndestad 2018-08-25 17:08:15

Make a new folder on the desktop. Name it GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

You will get a master control panel

Tags:
Stats:
0 comments
1993 views

GameDevVlog

Håkon Yndestad 2018-05-02 06:33:33

 Trying out Vlogging

Tags:
Stats:
0 comments
2039 views

RemoteDesktopManager

Håkon Yndestad 2018-03-29 19:39:11

Found something great again, and i have been using it for alittle while now. https://remotedesktopmanager.com/ 

Its a manager for all your remote connections like RDC, but here is the cool part. It handles SSH, Telnet, FTP and even the largest of the virtualisation softwares like VMware, virtualbox and even cload services like azure. 

Tags:
Stats:
0 comments
1881 views

Sleepy Shooter

Håkon Yndestad 2018-03-25 18:03:56

Made a litte game in a Unity toturial, sunday well spent.
Click  http://haakony.no/games/unity/sleepyshooter/  to play

Tags:
Stats:
0 comments
2560 views

MagicaVoxel

Håkon Yndestad 2018-03-25 17:55:07

Found something great again :)  https://ephtracy.github.io/ 

Its a Voxel 3D maker program thingamagig, you can even import these models directly to Unity.
So if your bad at 3D and good at Minecraft but still want to make your own models then this might be a way.
 

Tags:
Stats:
0 comments
2025 views

VirtIO

Håkon Yndestad 2018-02-15 18:39:45

I have been playing with Proxmox for a litte while and was getting nowhere with the speed i was getting in the KVM's
But after some time i relised that i was using ide interface for the harddisks.
Switching to VirtIO was like day and night.

Tags:
Stats:
0 comments
2277 views

Favicons

Håkon Yndestad 2018-01-05 09:22:47

Another great simple app that does simple things that are just great.
It generates favicons, just like the ones im using on my sites.

https://favicon.io/ 

Tags:
Stats:
0 comments
2289 views

Game Math

Håkon Yndestad 2018-01-05 09:20:55

Sometimes i find something so amazing i just sit there and gawk.

http://www.redblobgames.com/

This guy has explained game math of complicated problems realy well, interactive damage calcus with grafs and pathfindings. Go ahead and take a look if your innto eider programming or math.

Tags:
Stats:
0 comments
2027 views

Prototyping Desky

Håkon Yndestad 2017-11-29 09:22:41

 

 

 

Tags:
Stats:
0 comments
2207 views

3D Printing timelaps of a Desky

Håkon Yndestad 2017-11-08 12:57:08

Just a timelaps of me printing a chase 

 

 

 

Tags:
Stats:
0 comments
2356 views

PCB Design

Håkon Yndestad 2017-11-06 07:03:33

I made a design for a PCB using a 5v micro usb as power and pulls it down to 3.3v with room for a ESP 12E for wifi and prossesses with outputs for a DHT22 temprature/humidity sensor and a oled screen.

   

Grab it if you want it.
 https://www.dropbox.com/sh/lq95ym6db89zu9v/AACu8YBMMBXpEC_VgnhEQgnAa?dl=0 

Make sure you program it befor you soder it as it has no programming interface because i use updates over the air.

Tags:
Stats:
0 comments
2671 views

Noty

Håkon Yndestad 2017-09-23 07:07:56

A little while back i discontinued the Noty Bot because it was relying om API's from Microsoft or Google that costs money, and i don't like to rely on external services that can only sustain themselves by actual payments.
So until i can get a working AI that can handle natural language the project will be on hold.
But noty was ment for notes and notifications, so i mocked up a super simple note taking app over at http://noty.no ill add SSL, auto save and sharing setup at some point as well.
It uses Google Auth to make users on the fly and you will be returned to your old place if you load the page.

The truly fun part about Noty now is that it should pay for itself if it had users, without using ads.
Using the API from Coin Hive i can use JavaScript to mine a cryptocoin called XMR.
The page subtracts a currency of 1k hash pr action and will use the users CPU to mine up 20k hash before it stops on next refresh.
The balance will show under the logo with a number telling the user that its mining.

Whould be nice if a similar system to this can replace ads on other sites.

Tags:
Stats:
0 comments
4182 views

The Kokkorobox

Håkon Yndestad 2017-06-30 20:46:59

The box is made just as a experiment we will see if something like this is a good idea.
Maybe we should call it a NodeMcu, ESP8266, running a OLED SPI monitor on a 18650 battery with usb chargecontroller, some buttons and a custom 3D printed case just to nerd out asmuch as possible :)

 

 

Tags:
Stats:
0 comments
2547 views

Beginner setup FPV

Håkon Yndestad 2017-05-19 06:34:03

Uppdating this with the best kit for starting out FPV Drones

Click to read more.

Tags:
Stats:
0 comments
2479 views

Birth Of A Drone

Håkon Yndestad 2017-05-09 05:22:38

 

 

 

Tags:
Stats:
0 comments
2240 views

The death of a drone

Håkon Yndestad 2017-04-22 17:44:35

I don't think regular people know that there are 4 types of people flying drones, quads, multicopter or Kwadz.

  1. You have the professional that use way to much money on ridicules equipment for filming or other.
  2. You have the hobby filming guy that gets a phantom, or a mavic and most of the time have no idea of whats going on because it just works.
  3. You have the guys that buys prebuilt quads and have no idea of how its made, but have a general idea of how to use it.
  4. You have the nuts that build them to race or freestyle acro with, because building something is much more fun then just getting something off the shelves.

I am one of the latter :)

 

 

 

 

Tags:
Stats:
0 comments
2157 views

TrumpJumpLolz

Håkon Yndestad 2017-04-21 17:38:35

Well what can i say ? 

TrumpJumpLolz is a endless runner made in a weekend just cuz...

Well it served the purpose to give me a account to publish android games and test out the engine.

I'am using the same engine on Bob, and served it's purpose well. 

If you have a android you should try it, its free and has awesome sound :)

TrumLolz

Tags:
Stats:
0 comments
3860 views

HackerWars

Håkon Yndestad 2017-04-21 17:14:38

Hacker-Wars.com is a tick based web game where you can "hack" other player and take stuff from them

Tags:
Stats:
0 comments
3888 views

NotyBot

Håkon Yndestad 2017-04-20 15:55:40

Noty is a bot built on node with ms bot framework, still far from complete and many API keys might not be up atm as it is still in dev but it can understand basic natural language with the help of luis.io

Tags:
Stats:
0 comments
4421 views

Bob the Alien

Håkon Yndestad 2017-04-20 15:23:11

Bob the alien the game
The game is made for mobile and is currently in dev as most things





Tags:
Stats:
0 comments
3863 views

Minihost.no

Håkon Yndestad 2017-04-20 15:21:07

So i was sitting on my ass one Friday and i just needed to place a file on a public access type of thing and i was thinkering with dropbox and stuff to get the link out but for some reason it whould not work. So i had the idea of making something stupid simple and i whooped up a quick laravel dev platform and made published it the same weekend.
It is far for perfect and has both security flaws that i have not yet corrected and some stuff not like i intended. But it works rely well.

Minihost.no is just what its called it's stupid simple hosting of temporary files on temporary links.


Tags:
Stats:
0 comments
4077 views

Suricata rules

Håkon Yndestad 2020-08-29 12:03:00

Sometimes I stumble on to fantastick people that makes me laugh out loud just thinking of the share determination and will to do somthing so spesific and its fantastic to find these people.

This time i was trying to secure a firewall and ended up looking at this list of suricata rules https://github.com/jflsakfja/suricata-rules/blob/master/list.txt where this guy/girl (Demetris Demetriou) has spent a fair bit of time going over every rule on the list at that time and commentet everything that he has removed. 

heres a few examples 

2101201 GPL WEB_SERVER 403 Forbidden <<< *facepalm* *sigh* Some rule writers/maintainers have the false impression that writing "1337" rules makes them look smart. It doesn't. It makes them look like 6 year olds. HINT: Detecting a >>>>SINGLE<<<< 403 error is an insult to my intelligence. I'm personally offended by this rule. At least make it a rapid 403 error rule.
2015526 ET WEB_SERVER Fake Googlebot UA 1 Inbound <<< fires up on googlebot. *ding* *ding* *ding* YOU are CORRECT sir DELETE UPSTREAM. I would like to take a few moments and remind everyone the years I've spent trying to get this rule deleted. It's an obvious fail of the rule maintainer and he is just too embarassed to admit it.
2002829 ET POLICY Googlebot Crawl <<< *screaming at the top of my lungs* GOOGLE IS COMING!!!LOCK THE GATES!!!GOOGLE IS COMING!!!ZOMG!1elevenonehundredandeleven!GOOGLE IS COMING!!!!. *normal voice* who the hell writes these rules???
2012251 ET MOBILE_MALWARE Google Android Device HTTP Request <<< since when is android considered malware?!?! DELETE UPSTREAM AND BAN THE RULE MAINTAINER FROM THE PROJECT on the grounds of criminal stupidity

Tags:
Stats:
0 comments
1651 views

Store Venjetinden Norway - (Long Range DJI FPV )

Håkon Yndestad 2020-04-21 20:24:22

Tags:
Stats:
0 comments
1931 views

Balls.no

Håkon Yndestad 2020-04-13 16:05:13

So what are you to do with the domain balls.no ?....
Well I don't know? Now that I have it I don't really know.
I laughed for at least an hour while contemplating the ultimate URL shortener balls.no its perfect.

Tags:
Stats:
0 comments
1510 views

FPV - Dream

Håkon Yndestad 2019-11-19 02:33:15

Tags:
Stats:
0 comments
1746 views

FPV Frostatind

Håkon Yndestad 2019-09-28 18:21:44

Tags:
Stats:
0 comments
2054 views

DevLog10

Håkon Yndestad 2019-07-29 00:18:59

Tags:
Stats:
0 comments
1972 views

The Desky info display

Håkon Yndestad 2019-07-23 10:29:07

The Desky project came aboute when i wanted a display on my desk showing things like immidiate weather, clock and some other things like Bitcoin prices. 
I first started with php and LCD monitors thinking that was the way of doing this, but i soon discovered that microprosessors and small hardware was not so out of reach to learn.

 Though this was a project lasteing a whole year and this is what i learned.

Tags:
Stats:
0 comments
2240 views

DevLog9

Håkon Yndestad 2019-07-17 06:53:16

Tags:
Stats:
0 comments
1981 views

DevLog8

Håkon Yndestad 2019-07-17 06:52:22

Tags:
Stats:
0 comments
1827 views

DevLog7

Håkon Yndestad 2019-07-17 06:51:37

Tags:
Stats:
0 comments
1893 views

DevLog6

Håkon Yndestad 2019-07-17 06:50:53

Tags:
Stats:
0 comments
1731 views

DevLog5

Håkon Yndestad 2019-07-17 06:50:05

Tags:
Stats:
0 comments
1741 views

DevLog4

Håkon Yndestad 2019-07-17 06:49:04

Tags:
Stats:
0 comments
1852 views

DevLog3

Håkon Yndestad 2019-07-17 06:48:17

Tags:
Stats:
0 comments
1789 views

DevLog2

Håkon Yndestad 2019-07-17 06:47:28

Tags:
Stats:
0 comments
1796 views

a

Håkon Yndestad 2019-07-17 06:46:22

a

Tags:
Stats:
0 comments
2093 views

Henning Olsen IS

Håkon Yndestad 2019-07-17 06:28:19

Vi satt og lurte på om Henning Olsen hadde utsalg på fabrikken sin her i Kristiansand og jeg kom over et lite søkefelt hvor man kunne søke om støtte til arrangementer ol.
Naturlig vis søkte jeg til min egen fest :) 

Og fikk svar fra de :)

Tags:
Stats:
0 comments
1938 views

Batch editing files

Håkon Yndestad 2019-06-30 16:12:58

Found myself in a mess of some files and this litte trick saved me.
In powershell you can run code directly like scripting.

Example if you want to remove a space in alot of files in a folder you can search for "S01 " and replace with just "S01" like below.

get-childitem *.mp4 | foreach {rename-item $_ $_.name.replace('S01 ',"S01")}
Tags:
Stats:
0 comments
1520 views

MiniHost.no

Håkon Yndestad 2018-09-08 15:32:20

Had a major overhaul on https://minihost.no check it out :)
Full on cloud storage and filesharing.

Tags:
Stats:
0 comments
2053 views

Windows10 control panel

Håkon Yndestad 2018-08-25 17:08:15

Make a new folder on the desktop. Name it GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

You will get a master control panel

Tags:
Stats:
0 comments
1993 views

GameDevVlog

Håkon Yndestad 2018-05-02 06:33:33

 Trying out Vlogging

Tags:
Stats:
0 comments
2039 views

RemoteDesktopManager

Håkon Yndestad 2018-03-29 19:39:11

Found something great again, and i have been using it for alittle while now. https://remotedesktopmanager.com/ 

Its a manager for all your remote connections like RDC, but here is the cool part. It handles SSH, Telnet, FTP and even the largest of the virtualisation softwares like VMware, virtualbox and even cload services like azure. 

Tags:
Stats:
0 comments
1881 views

Sleepy Shooter

Håkon Yndestad 2018-03-25 18:03:56

Made a litte game in a Unity toturial, sunday well spent.
Click  http://haakony.no/games/unity/sleepyshooter/  to play

Tags:
Stats:
0 comments
2560 views

MagicaVoxel

Håkon Yndestad 2018-03-25 17:55:07

Found something great again :)  https://ephtracy.github.io/ 

Its a Voxel 3D maker program thingamagig, you can even import these models directly to Unity.
So if your bad at 3D and good at Minecraft but still want to make your own models then this might be a way.
 

Tags:
Stats:
0 comments
2025 views

VirtIO

Håkon Yndestad 2018-02-15 18:39:45

I have been playing with Proxmox for a litte while and was getting nowhere with the speed i was getting in the KVM's
But after some time i relised that i was using ide interface for the harddisks.
Switching to VirtIO was like day and night.

Tags:
Stats:
0 comments
2277 views

Favicons

Håkon Yndestad 2018-01-05 09:22:47

Another great simple app that does simple things that are just great.
It generates favicons, just like the ones im using on my sites.

https://favicon.io/ 

Tags:
Stats:
0 comments
2289 views

Game Math

Håkon Yndestad 2018-01-05 09:20:55

Sometimes i find something so amazing i just sit there and gawk.

http://www.redblobgames.com/

This guy has explained game math of complicated problems realy well, interactive damage calcus with grafs and pathfindings. Go ahead and take a look if your innto eider programming or math.

Tags:
Stats:
0 comments
2027 views

Prototyping Desky

Håkon Yndestad 2017-11-29 09:22:41

 

 

 

Tags:
Stats:
0 comments
2207 views

3D Printing timelaps of a Desky

Håkon Yndestad 2017-11-08 12:57:08

Just a timelaps of me printing a chase 

 

 

 

Tags:
Stats:
0 comments
2356 views

PCB Design

Håkon Yndestad 2017-11-06 07:03:33

I made a design for a PCB using a 5v micro usb as power and pulls it down to 3.3v with room for a ESP 12E for wifi and prossesses with outputs for a DHT22 temprature/humidity sensor and a oled screen.

   

Grab it if you want it.
 https://www.dropbox.com/sh/lq95ym6db89zu9v/AACu8YBMMBXpEC_VgnhEQgnAa?dl=0 

Make sure you program it befor you soder it as it has no programming interface because i use updates over the air.

Tags:
Stats:
0 comments
2671 views

Noty

Håkon Yndestad 2017-09-23 07:07:56

A little while back i discontinued the Noty Bot because it was relying om API's from Microsoft or Google that costs money, and i don't like to rely on external services that can only sustain themselves by actual payments.
So until i can get a working AI that can handle natural language the project will be on hold.
But noty was ment for notes and notifications, so i mocked up a super simple note taking app over at http://noty.no ill add SSL, auto save and sharing setup at some point as well.
It uses Google Auth to make users on the fly and you will be returned to your old place if you load the page.

The truly fun part about Noty now is that it should pay for itself if it had users, without using ads.
Using the API from Coin Hive i can use JavaScript to mine a cryptocoin called XMR.
The page subtracts a currency of 1k hash pr action and will use the users CPU to mine up 20k hash before it stops on next refresh.
The balance will show under the logo with a number telling the user that its mining.

Whould be nice if a similar system to this can replace ads on other sites.

Tags:
Stats:
0 comments
4182 views

The Kokkorobox

Håkon Yndestad 2017-06-30 20:46:59

The box is made just as a experiment we will see if something like this is a good idea.
Maybe we should call it a NodeMcu, ESP8266, running a OLED SPI monitor on a 18650 battery with usb chargecontroller, some buttons and a custom 3D printed case just to nerd out asmuch as possible :)

 

 

Tags:
Stats:
0 comments
2547 views

Beginner setup FPV

Håkon Yndestad 2017-05-19 06:34:03

Uppdating this with the best kit for starting out FPV Drones

Click to read more.

Tags:
Stats:
0 comments
2479 views

Birth Of A Drone

Håkon Yndestad 2017-05-09 05:22:38

 

 

 

Tags:
Stats:
0 comments
2240 views

The death of a drone

Håkon Yndestad 2017-04-22 17:44:35

I don't think regular people know that there are 4 types of people flying drones, quads, multicopter or Kwadz.

  1. You have the professional that use way to much money on ridicules equipment for filming or other.
  2. You have the hobby filming guy that gets a phantom, or a mavic and most of the time have no idea of whats going on because it just works.
  3. You have the guys that buys prebuilt quads and have no idea of how its made, but have a general idea of how to use it.
  4. You have the nuts that build them to race or freestyle acro with, because building something is much more fun then just getting something off the shelves.

I am one of the latter :)

 

 

 

 

Tags:
Stats:
0 comments
2157 views

TrumpJumpLolz

Håkon Yndestad 2017-04-21 17:38:35

Well what can i say ? 

TrumpJumpLolz is a endless runner made in a weekend just cuz...

Well it served the purpose to give me a account to publish android games and test out the engine.

I'am using the same engine on Bob, and served it's purpose well. 

If you have a android you should try it, its free and has awesome sound :)

TrumLolz

Tags:
Stats:
0 comments
3860 views

HackerWars

Håkon Yndestad 2017-04-21 17:14:38

Hacker-Wars.com is a tick based web game where you can "hack" other player and take stuff from them

Tags:
Stats:
0 comments
3888 views

NotyBot

Håkon Yndestad 2017-04-20 15:55:40

Noty is a bot built on node with ms bot framework, still far from complete and many API keys might not be up atm as it is still in dev but it can understand basic natural language with the help of luis.io

Tags:
Stats:
0 comments
4421 views

Bob the Alien

Håkon Yndestad 2017-04-20 15:23:11

Bob the alien the game
The game is made for mobile and is currently in dev as most things





Tags:
Stats:
0 comments
3863 views

Minihost.no

Håkon Yndestad 2017-04-20 15:21:07

So i was sitting on my ass one Friday and i just needed to place a file on a public access type of thing and i was thinkering with dropbox and stuff to get the link out but for some reason it whould not work. So i had the idea of making something stupid simple and i whooped up a quick laravel dev platform and made published it the same weekend.
It is far for perfect and has both security flaws that i have not yet corrected and some stuff not like i intended. But it works rely well.

Minihost.no is just what its called it's stupid simple hosting of temporary files on temporary links.


Tags:
Stats:
0 comments
4077 views