Skip to content

the-uniq-sam/Attendance_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Attendance_Script

Guide:-

In Attendance folder, we have bash script named as a.sh which is meant to be run on a server to take the attendance of students which allows only 2 requests, 1 for get and 1 for put from an IP.

We need to run this script with two arguments:- 1st argument for code and second for times in seconds. Example:- bash a.sh sam 120

It will open a port on machine for 120s of the format http://ip:3000/sam

About

Basic script to run on server to automatically create a temporary link for some time to fetch the roll no. and class code from students restricting them to 1 request per IP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors