package
0.0.0-20240706153506-3dafd5603fd8
Repository: https://github.com/aos/computer-networking-study.git
Documentation: pkg.go.dev

# README

Projects

This section contains my small projects, as well as a copy of the Princeton COS 461: Computer Networks projects. Any directory labeled #_<assignment_name> means I have finished or started working on it.

Princeton University COS 461: Computer Networks

NOTE: The following assignments have been officially released. We advise against starting early on (last year's) assignments in the repository that haven't been officially released as these are still subject to change.

# Packages

No description provided by the author
A web proxy built using RFC1945 Note: this only supports HTTP/1.0 -- meaning this won't work with a web browser because most web browsers now use the CONNECT method defined in HTTP/1.1 (RFC7231).
No description provided by the author
No description provided by the author