This is a little apt proxy server
Go to file
2016-04-25 15:09:43 -07:00
mirrors Added list of Ubuntu mirrors. 2016-04-25 15:09:43 -07:00
entry.go Fixed a number of compilation bugs. 2016-04-25 01:01:01 -07:00
mirrors.json Added list of Ubuntu mirrors. 2016-04-25 15:09:43 -07:00
reader.go Fixed a number of compilation bugs. 2016-04-25 01:01:01 -07:00
README.md Initial commit. 2016-04-21 21:12:52 -07:00
storage.go Fixed a number of compilation bugs. 2016-04-25 01:01:01 -07:00
writer.go Fixed a number of compilation bugs. 2016-04-25 01:01:01 -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