Mode Type Size Ref File
100644 blob 158 f7c6f6ec52d98e308f2313fab45a33932eb0b390 .gitignore
100644 blob 30 d987fa5df957830331139935d517009e2911b0cf INSTALL
100644 blob 35147 94a9ed024d3859793618152ea559a168bbcbb5e2 LICENSE
100644 blob 1041 21d7701beb7aef58022b0c2ed391eb2c6b3fe835 Makefile.in
100644 blob 5199 fd5a739825ea8b3f434cb6966bbdb4ef2937e2cb README
100644 blob 2108 b146d68da3713e1540386ab05806bd866e9cdd15 TODO
100755 blob 30 92c4bc48245c00408cd7e1fd89bc1a03058f4ce4 configure
100755 blob 384 bde4784c7f5a537a947b571d9288c3ab8d76238d dillo.sh
100755 blob 18252 e2438615edba7066a730ed6a796a5302263f1f37 duilder
100755 blob 382 e8f64067b5784c284025cd2a7ed003c0a4291fe2 firefox.sh
100644 blob 38556 a6f8c069540efe9b38427c05b54e3800ba86b45b force_bind.c
100644 blob 1180 ff3754e703e0e0e4dbad836291dc0d99025432f9 force_bind.spec
100644 blob 34 aa9baec214979945828ae8cdb2f712934f9f14d0 force_bind_config.h
100644 blob 1656 39482737be7bbbf3357a3750e79fec34dd323541 send_udp.c
100755 blob 198 69df55fb33fd2f66c8563d40f8e94c4a050d71f0 test1.sh
100755 blob 178 2d9a688355eeb88be7ab177ba95952a155c9e217 test2.sh
100755 blob 212 7baa42f920ad590d6a01daf949de1e17d4357f6d test3.sh
100755 blob 350 711d78469121dce161d13d338b0d281e0e646ef6 test_all.sh
100644 blob 1138 504ddf640ca53898c0d147b17cc70860c0290e61 test_bind.c
100644 blob 1382 f874e2199e08c65be67223c47373071d0e483e72 test_bind6.c
100755 blob 305 7f1903c485612a1bd82535e406afb842a9e60755 test_bind6.sh
100755 blob 193 964f25f5ab76011470436d4fb8894b975e0a1cba test_bw1.sh
100755 blob 236 484f1016e84d41ad4d393b5f6f23e5cfa9071f08 test_bw2.sh
100755 blob 286 805a280956a5a00dd52f54a8803efc6776739314 test_bw3.sh
100755 blob 448 088e71224a13f412fec15399f7bd1c0701160119 test_bw4.sh
100644 blob 1497 13d4c8bfde7655151199dc0d4ba9f5acea6512e0 test_client.c
100755 blob 179 39bb823c1a0f4c32c35141422abc61a19084f384 test_client1.sh
100755 blob 171 f988d1903cd9c89720fd6ea12b487a9e8189ef5d test_client2.sh
100755 blob 164 32459ed2d2194fa83f99ec724bf195c86dab8716 test_client3.sh
100755 blob 253 eeea81bc7eb348714945b7a5794a21f9dd813275 test_client6-1.sh
100755 blob 308 2bd1070ea27b4e6f80d6500d2d0005c2b7aaa4ec test_client6-2.sh
100644 blob 1735 7e679738e033c2425677cdfeed543cb4d32ddd11 test_client6.c
100755 blob 292 a225478d8f6b8df5cbfa115192b839bbae0276cf test_deny.sh
100755 blob 285 acf74df00776908d43b38b910140074668e9fc66 test_fake.sh
100644 blob 1400 6c3834634d4d37a0e0b07890d55e06042a67da93 test_getaddrinfo.c
100644 blob 84 34f4bd02fb6c96b5aba6faa4aa605acbf3b7c89e test_getaddrinfo.hosts
100755 blob 386 72470b86d7f868889c78d56067106a9ae2a99487 test_getaddrinfo.sh
100644 blob 800 43de7e946e3fea875c4df03ce680611f3c72924d test_gethostbyname.c
100644 blob 41 8a5ff7cfd168549d53361f14ff67bb989053cce3 test_gethostbyname.hosts
100755 blob 368 62cdd447f323817a50c941ae50c51b13c2ac5c1b test_gethostbyname.sh
100755 blob 149 0cf1f94c9868710dbcb328966fd18639b54145b8 test_inet_pton.sh
100755 blob 138 15e7a1b1bf39128dc737ba3df39498ad91e56044 test_ka1.sh
100755 blob 136 2f0bf21c57db70f4a61e1b4337f41a3c548d099b test_mss1.sh
100644 blob 488 0e31b618fc9df7f831e9396a8614a40e791d689d test_poll.c
100755 blob 292 c76f4237565a9b4012eb1129cb0ac4bc9e608829 test_poll.sh
100755 blob 144 e9620dd6d54a12e3582d38ca4fb74861fa540b88 test_tos1.sh
100755 blob 246 cdeba6d1ee85f938c06e548e3f70d07d2c6db9ff test_udp_local_bind.sh
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/catalinux/force_bind

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/force_bind

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/force_bind

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main