tc.gtisc.gatech.edu Open in urlscan Pro
128.61.240.25  Public Scan

URL: https://tc.gtisc.gatech.edu:5006/
Submission: On August 26 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /register

<form class="form-signin" method="post" action="/register">
  <h2 class="form-signin-heading">Register</h2>
  <input type="text" size="40" name="username" class="textbox" placeholder="username"> <br>
  <input type="text" size="40" name="gtid" class="textbox" placeholder="GTID
    (e.g., 900897987)"> <br>
  <input type="text" size="40" name="email" class="textbox" placeholder="your_email@gatech.edu"> <br>
  <input type="submit" value="Email api-key" class="btn">
</form>

POST /login

<form method="post" action="/login">
  <input type="password" size="40" name="api" class="textbox" placeholder="your_api_key"> <br>
  <input type="submit" value="Submit api-key" class="btn">
</form>

Text Content

Toggle navigation Class Website


CS 6265-O01/OCY: SUBMISSION SITE


REGISTER





 * All CS6265-OCY/O01 students should use this submission site.
 * Register and get your api-key via email.
 * You must use your gatech email.
 * You can choose your own username, but it can only contain alphabetic letters,
   numbers, and underscores.
 * Username must be less than or equal to 20 characters.
 * You can look up your GTID here
 * Contact us at 6265-staff@cc.gatech.edu for troubleshooting.


LOGIN




 * Login with the api-key