finderproxy

command module
v0.0.0-...-679584b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2020 License: MIT Imports: 12 Imported by: 0

README

Flashforge Finder proxy

This software proxies tcp and http connections.

go run . -l 0.0.0.0:8080 -t 192.168.1.12:8080

...
TCP Listening: 0.0.0.0:8899
TCP Proxying: 192.168.4.13:8899
HTTP Listening: http://0.0.0.0:9090)
HTTP Proxying: http://192.168.4.13/

http is statically configured to proxy:9090 -> target:80
Reason 1

I had problems connection my FlashForge Finder to my wifi router.
Connecting the printer to a Raspberry Pi Access Point did work well.

So I wrote this proxy to enable to connecting my pc over wifi over pi wifi with the printer.

Now I can send a print job directly from my pc without using usb stick.

Reason 2

It's fun

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL