Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chinese output messages are cryptic for non-chinese users #7

Open
zoobab opened this issue Apr 17, 2016 · 3 comments
Open

chinese output messages are cryptic for non-chinese users #7

zoobab opened this issue Apr 17, 2016 · 3 comments

Comments

@zoobab
Copy link

zoobab commented Apr 17, 2016

Hi,

I am trying to use mptunnel, but my console is outputting messages in chinese which makes the debugging complicated.

[2016-04-17 18:31:16.696](client.c:437) æ¶å°å®¢æ·ç«¯(:32960)åæ311®(fd=3)¿ç¨ä¸»æº localhost:8080ï¼fd æ
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:16.696](mptunnel.c:70) å 4 åéäº 21 å­èæ¶æ¯ï¼ç¼å·ä¸º 8
[2016-04-17 18:31:16.697](client.c:497) å localhost:8080(4) åéäº 21 å­èæ¶æ¯
[2016-04-17 18:31:16.854](client.c:437) æ¶å°å®¢æ·ç«¯(:32960)åæ   ®(fd=3)
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:16.854](mptunnel.c:70) å 4 åéäº 21 å­èæ¶æ¯ï¼ç¼å·ä¸º 9
[2016-04-17 18:31:16.854](client.c:497) å localhost:8080(4) åéäº 21 å­èæ¶æ¯
[2016-04-17 18:31:17.012](client.c:437) æ¶å°å®¢æ·ç«¯(:32960)åæ   ®(fd=3)
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:17.012](mptunnel.c:70) å 4 åéäº 21 å­èæ¶æ¯ï¼ç¼å·ä¸º 10
[2016-04-17 18:31:17.012](client.c:497) å localhost:8080(4) åéäº 21 å­èæ¶æ¯
[2016-04-17 18:31:17.194](client.c:437) æ¶å°å®¢æ·ç«¯(:32960)åæ   ®(fd=3)
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:17.194](mptunnel.c:70) å 4 åéäº 21 å­èæ¶æ¯ï¼ç¼å·ä¸º 11
[2016-04-17 18:31:17.194](client.c:497) å localhost:8080(4) åéäº 21 å­èæ¶æ¯
[2016-04-17 18:31:17.391](client.c:437) æ¶å°å®¢æ·ç«¯(:32960)åæ   ®(fd=3)
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:17.392](mptunnel.c:70) å 4 åéäº 21 å­èæ¶æ¯ï¼ç¼å·ä¸º 12
[2016-04-17 18:31:17.392](client.c:497) å localhost:8080(4) åéäº 21 å­èæ¶æ¯
[2016-04-17 18:31:17.565](client.c:437) æ¶å°å®¢æ·ç«¯(:32960)åæ   ®(fd=3)
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:17.565](mptunnel.c:70) å 4 åéäº 21 å­èæ¶æ¯ï¼ç¼å·ä¸º 13
[2016-04-17 18:31:17.565](client.c:497) å localhost:8080(4) åéäº 21 å­èæ¶æ¯
[2016-04-17 18:31:27.988](client.c:437) æ¶å°å®¢æ·ç«¯(:42437)åæ   ®(fd=3)
^[[?64;1;2;6;9;15;18;21;22c[2016-04-17 18:31:27.988](mptunnel.c:70) å 4 åéäº 157 å­èæ¶æ¯ï¼ç¼å·ä¸º 14
[2016-04-17 18:31:27.988](client.c:497) å l®åalhost:8080(4) åéäº 157 å­èæ¶æ¯
ç±»åé误, type=808333615, id=825242912) æ°æ®å
ç±»åé误, type=2036625250, id=792463934 æ°æ
[2016-04-17 18:32:05.069](client.c:437) æ¶å°å®¢æ·ç«¯(:40225)åæ   ®(fd=3)^[[?64;1;2;6;9;15;18;21;22c
[2016-04-17 18:32:05.070](mptunnel.c:70) å 4 åéäº 384 å­èæ¶æ¯ï¼ç¼å·ä¸º 15
[2016-04-17 18:32:05.070](client.c:497) å l®åalhost:8080(4) åéäº 384 å­èæ¶æ¯
ç±»åé误, type=808333615, id=825242912) æ°æ®å
ç±»åé误, type=2036625250, id=792463934 æ°æ

Would it be possible to produce an english version?

@greensea
Copy link
Owner

This project is for Chinese user who likes to fanqiang. I didn't expect there may be international users use it.
I can make this project i18n, it may take few days.

@zoobab
Copy link
Author

zoobab commented Apr 18, 2016

That would be great if you could make it i18n...

I am trying to make it work, I have used MPTCP in the past, but it requires a custom kernel.

@greensea
Copy link
Owner

Internationalized! ★,°:.☆( ̄▽ ̄)/$:.°★

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants