This is a little apt proxy server
Go to file
2016-04-24 23:07:27 -07:00
entry.go Added some initial code. 2016-04-24 00:32:32 -07:00
reader.go Added Reader type. 2016-04-24 23:07:27 -07:00
README.md Initial commit. 2016-04-21 21:12:52 -07:00
storage.go Added some initial code. 2016-04-24 00:32:32 -07:00
writer.go Added Writer type. 2016-04-24 17:43:08 -07:00

go-aptproxy

This handly little proxy server includes the following features:

  • avoids duplication of packages fetched from different mirrors
  • provides the ability to "seed" the proxy

TODO