user-counter
v8.0.0
Published
Count calls
Downloads
4
Readme
USERCOUNTER (LTS)
NPM
if you installed the package via npm i user-counter, you can install the server in your script with the start commands in js file
TO COUNT: Server IP + /count
COUNTER: Server IP
Panel for help: Server IP + /panel
HTML Examlecounter (IF YOUR SERVER IP = serverip):
<a href="http://serverip/count" target="inhalt">COUNT</a><br><iframe height="300" width="300" src="http://serverip/" name="inhalt"></iframe>