2016-08-09 12:26 GMT+03:00 Naveen Shivegowda <naveen...@gmail.com>:
> HI Sam,
>
> For feature parity purpose we wanted(if possible in golang) to handle this
> in code itself instead of using other methods.
> We are checking if any way is there in Go to reject connections at http
> server level it self or else we will start using iptables.


Why not create own listener that before accept check client ip?

-- 
Vasiliy Tolstov,
e-mail: v.tols...@yoctocloud.net

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to