{"info":{"_postman_id":"7f1c296e-cac0-4aeb-9e96-4040a4cdbba8","name":"usercounter","description":"<html><head></head><body><p>You have to replace the text <code>serverip</code> with the ip of the server!</p>\n<p>If the port is not 80 then you have to enter the ip of the server + <code>:</code> + the port from the serverapp instead of <code>serverip</code>.</p>\n<hr>\n<h2 id=\"github\"><a href=\"https://github.com/Sharkbyteprojects/usercounter\">GITHUB</a></h2>\n<h1 id=\"examlecounter\">Examlecounter:</h1>\n<p><code>&lt;a href=\"http://localhost/count\" target=\"inhalt\"&gt;COUNT&lt;/a&gt;&lt;br&gt;&lt;iframe height=\"300\" width=\"300\" src=\"http://serverip/\" name=\"inhalt\"&gt;&lt;/iframe&gt;</code></p>\n<h1 id=\"options-to-use-the-server\">Options to use the Server</h1>\n<ul>\n<li><a href=\"https://hub.docker.com/r/shark2byte/usercounter\">Docker</a></li>\n<li><a href=\"https://www.npmjs.com/package/user-counter\">NPM</a></li>\n</ul>\n<h1 id=\"statistik-npm\">Statistik NPM</h1>\n<p><img src=\"https://img.shields.io/npm/dm/user-counter.svg\" alt=\"\"><img src=\"https://img.shields.io/npm/v/user-counter.svg\" alt=\"\"></p>\n<h1 id=\"info-to-npm\">INFO TO NPM</h1>\n<p>If you did not install the program via docker, but via npm, you have to execute the program via an external script.<a href=\"https://gist.github.com/Sharkbyteprojects/8a659bbc37fd40a6840507c6441baeb8\"> Link to script </a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Examlecounter:","slug":"examlecounter"},{"content":"Options to use the Server","slug":"options-to-use-the-server"},{"content":"Statistik NPM","slug":"statistik-npm"},{"content":"INFO TO NPM","slug":"info-to-npm"}],"owner":"6963541","collectionId":"7f1c296e-cac0-4aeb-9e96-4040a4cdbba8","publishedId":"S17qUALk","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-03-21T18:28:35.000Z"},"item":[{"name":"Examle to read RAW count data","id":"b631a6b3-423d-4598-9ac3-dcd619014700","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://serverip/raw/","description":"<p>Capture raw data, does not count</p>\n","urlObject":{"protocol":"http","path":["raw",""],"host":["serverip"],"query":[],"variable":[]}},"response":[],"_postman_id":"b631a6b3-423d-4598-9ac3-dcd619014700"},{"name":"Example to Count RAW Requests","id":"910534e2-f133-40f1-9276-47dcbd3a71cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://serverip/raw/count","description":"<p>Count up with raw</p>\n","urlObject":{"protocol":"http","path":["raw","count"],"host":["serverip"],"query":[],"variable":[]}},"response":[],"_postman_id":"910534e2-f133-40f1-9276-47dcbd3a71cd"},{"name":"Example to Count requests","id":"e61435cd-b4f8-4f6e-827f-9f1302237b1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://serverip/count","description":"<p>change count</p>\n","urlObject":{"protocol":"http","path":["count"],"host":["serverip"],"query":[],"variable":[]}},"response":[],"_postman_id":"e61435cd-b4f8-4f6e-827f-9f1302237b1f"},{"name":"Example to Read counted requests","id":"cb141109-4c07-49bc-9ea6-0fd02c390be0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://serverip/","description":"<p>Does not change count</p>\n","urlObject":{"protocol":"http","path":[""],"host":["serverip"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb141109-4c07-49bc-9ea6-0fd02c390be0"}]}